Dotfiles for my tiling window manager + terminal workflow.
 
 
 

3 lines
71 B

function enable-site
ln -s (pwd)/$argv[1] ../sites-enabled
end