bash: add 'shelf' alias
This commit is contained in:
@@ -40,6 +40,7 @@ if [ "$TERM" == "xterm-256color" ] ; then
|
||||
fi
|
||||
alias log='git log --color --graph --pretty=format:'\''%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'\'' --abbrev-commit'
|
||||
alias coot="cd ~/src/cooter_umbrella/"
|
||||
alias shelf="cd ~/src/mymovieshelf/"
|
||||
|
||||
if [ -x /usr/bin/fdfind ] ; then
|
||||
alias fd=fdfind
|
||||
|
||||
Reference in New Issue
Block a user