Update bash config
This commit is contained in:
parent
bce453af90
commit
71a0a5bd40
@ -11,7 +11,8 @@ alias rm='rm -I'
|
||||
alias runhaskell='stack runhaskell'
|
||||
alias sort='sort -n'
|
||||
alias ssh='kitten ssh'
|
||||
alias sudo='sudo '
|
||||
alias sudo='doas'
|
||||
alias sudoedit='doas rvim'
|
||||
alias trayer='trayer -l --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --transparent true --tint 0x232634 --height 18 --monitor 1'
|
||||
alias trc='trash-empty'
|
||||
alias trl='trash-list'
|
||||
|
Loading…
x
Reference in New Issue
Block a user