1
0
Fork 0

path updates and ld alias

pull/1515/head
Ali Moeeny 8 years ago
parent 35e8110ec9
commit ffa58dd599
No known key found for this signature in database
GPG Key ID: 52479F3AC309CB36

@ -74,6 +74,7 @@ fi
alias todo=/usr/local/bin/todo.sh
alias t=/usr/local/bin/todo.sh
alias ld='ls -ld */'
TMPPREFIX="${TMPDIR%/}/zsh"

@ -26,3 +26,4 @@ fi
source "$fasd_cache"
unset fasd_cache
export PATH=~/.local/bin:$PATH

Loading…
Cancel
Save