plasmarestart
This commit is contained in:
parent
516cc9343b
commit
91b0713ddf
|
@ -23,7 +23,7 @@ alias grep="grep --color"
|
|||
alias egrep="grep -E"
|
||||
alias lgrep="find | grep"
|
||||
alias psgrep="ps axu | grep"
|
||||
alias plasmarestart="killall plasmashell; kstart plasma-desktop"
|
||||
alias plasmarestart="killall plasmashell; kstart5 plasmashell"
|
||||
alias isotime='date +"%Y-%m-%dT%H:%M:%S%z"'
|
||||
alias gg=lazygit
|
||||
|
||||
|
|
Loading…
Reference in New Issue