This website requires JavaScript.
Explore
Help
Sign In
mitchell
/
dotfiles
mirror of
https://github.com/mitchell/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
517bc5f587
dotfiles
/
.config
/
fish
/
functions
/
refresh.fish
8 lines
88 B
Fish
Raw
Blame
History
function
refresh
while
true
sleep
1
clear
$argv
end
end
Reference in New Issue
View Git Blame
Copy Permalink