bashrc: move coot/shelf alias to local

This commit is contained in:
2019-12-21 15:41:49 +00:00
parent 749d22c17e
commit a90d7e9d35
2 changed files with 3 additions and 2 deletions

View File

@@ -39,8 +39,6 @@ if [ "$TERM" == "xterm-256color" ] ; then
alias rm="rm -i"
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