dotfiles/.config/fish/functions/rsrc.fish

5 lines
71 B
Fish

function rsrc -d "Refresh and re-source shell"
cd ~/
clear
end