Update .bashrc
This commit is contained in:
parent
b08ebdac2f
commit
31b2f8d08a
1
.bashrc
1
.bashrc
@ -18,6 +18,7 @@ alias mutt='pushd ~/Downloads > /dev/null; mutt; popd > /dev/null'
|
||||
alias rm='rm -I'
|
||||
alias sort='sort -n'
|
||||
alias sudo='sudo '
|
||||
alias trayer='trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --width 8 --transparent true --tint 0x1f2022 --height 18 --monitor 0'
|
||||
alias vi='vim'
|
||||
|
||||
if [ "$TERM" == "xterm-kitty" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user