Skip to content

Commit

Permalink
Update fish config
Browse files Browse the repository at this point in the history
  • Loading branch information
voidcontext committed Sep 12, 2014
1 parent 4f0371e commit aa37153
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.fish
@@ -1,6 +1,7 @@
set PATH /home/pgee/bin $PATH
set PATH /home/pgee/bin /home/pgee/.composer/vendor/bin $PATH
set PAGER less
set EDITOR /usr/bin/vim
set MYSQL_PS1 "\u@\h [\d]> "

function hg
if [ $argv[1] = stat ]
Expand Down

0 comments on commit aa37153

Please sign in to comment.