added some aliases

This commit is contained in:
Christoph J. Scherr 2023-01-14 23:57:42 +01:00
parent bbc000dbca
commit 06be0f771a
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ alias sudo='nocorrect sudo '
alias grep="grep --color"
alias egrep="grep -E"
alias lgrep="find | grep"
alias psgrep="ps axu | grep"
alias plasmarestart="killall plasmashell && kstart plasma-desktop"
### ZSH HOME
export ZSH=$HOME/.zsh