Add trash-cli aliases
This commit is contained in:
parent
fee84e7755
commit
b149711453
@ -8,4 +8,9 @@ alias sort='sort -n'
|
|||||||
alias ssh='kitten ssh'
|
alias ssh='kitten ssh'
|
||||||
alias sudo='sudo '
|
alias sudo='sudo '
|
||||||
alias trayer='trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 7 --transparent true --tint 0x1f2022 --height 18 --monitor 0'
|
alias trayer='trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 7 --transparent true --tint 0x1f2022 --height 18 --monitor 0'
|
||||||
|
alias trc='trash-empty'
|
||||||
|
alias trl='trash-list'
|
||||||
|
alias trm='trash-rm'
|
||||||
|
alias trp='trash-put'
|
||||||
|
alias trr='trash-restore'
|
||||||
alias vi='vim'
|
alias vi='vim'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user