#because having fish as the user's default shell is bad, apparently #does it mess with things like make? possible, but I'm too lazy to find out. set -o vi exec fish # alias push 'sh ./push.sh' # alias pull 'sh ./pull.sh' # alias asc2mid 'sh ~/midi2asc2midi/asc2mid.out' # alias mid2asc 'sh ~/midi2asc2midi/mid2asc.out' # alias redgui 'sh wine /home/bc/red/red-063.exe'