Skip to content

Instantly share code, notes, and snippets.

View linhuiw's full-sized avatar
👨‍💻
coding

无止休 linhuiw

👨‍💻
coding
View GitHub Profile
@jamie
jamie / config.fish
Created February 26, 2009 16:58
My base fish config files
set PATH ~/bin $PATH
if test -d /opt/local/lib/mysql5/bin/
# include OSX mysql from macports
set PATH $PATH /opt/local/lib/mysql5/bin/
end
# OSX tweaks
if set -q Apple_PubSub_Socket_Render
# bind \cleft and \cright
bind \e\[5D prevd-or-backward-word