mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2024-11-02 01:03:07 +01:00
5 lines
71 B
Fish
5 lines
71 B
Fish
|
function rsrc -d "Refresh and re-source shell"
|
||
|
cd ~/
|
||
|
clear
|
||
|
end
|