Added alias.

This commit is contained in:
Sheldon Lee 2020-07-29 18:07:27 +08:00
parent 5c51116e7c
commit 33ea3e7891

View File

@ -43,6 +43,8 @@ alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
alias sizes='du -hs .[^.]* * | sort -h'
# tmux '-2' colors
alias tmux="tmux -2"
# bash tree alias
alias gittree="git log --all --decorate --oneline --graph"
# nnn
# bookmarks