1
0
Fork 0
dotfiles/fish/fish/functions/h.fish

4 lines
35 B
Fish

function h
cd $HOME/$argv[1]
end