A few more files, that were missing

This commit is contained in:
John Doty 2013-05-18 22:51:50 -07:00
parent 0a6e7baed8
commit 4fcb8721da
6 changed files with 237 additions and 6 deletions

3
.config/fish/config.fish Normal file
View file

@ -0,0 +1,3 @@
if status --is-login
set PATH $PATH ~/bin
end