summaryrefslogtreecommitdiff
path: root/config.fish
blob: be631c6de81a2b2d4c32893b8cacbe41666092df (plain)
1
2
3
4
5
6
alias what='ps -ef'
alias when='uptime'

set -x PATH /home/nathan/bin $PATH
set -x EDITOR vim
set -x CDPATH '.'