remove bloat
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
alias tree='tree -CF --du -h'
|
||||
alias cbonsai='cbonsai --live --infinite --time 0.3 --base 2 --wait 2 --leaf "&,#,$,*,@"'
|
||||
|
||||
alias tmux_main='tmux new-session -s main'
|
||||
alias tmux_secondary_win='tmux new-session -t main -s secondary'
|
||||
|
||||
# enable color support of ls and also add handy aliases
|
||||
alias ls='ls --color=auto'
|
||||
alias grep='grep --color=auto'
|
||||
|
||||
Reference in New Issue
Block a user