summaryrefslogtreecommitdiff
path: root/config/fish/config.fish
blob: 133c26a753653dc7a1f78ac7610d1c70a5e14791 (plain)
1
2
3
4
5
6
bind \ec insert_cmd

set -x EDITOR vim
set -x TZ 'America/New_York'
set -x PATH "$HOME/bin" $PATH