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

5 lines
71 B
Fish
Raw Normal View History

2022-07-07 18:32:27 +02:00
function rsrc -d "Refresh and re-source shell"
cd ~/
clear
end