This website requires JavaScript.
Explore
Help
Sign In
lytedev
/
dotfiles
Archived
Watch
1
Star
0
Fork
You've already forked dotfiles
1
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2024-03-28
. You can view files and clone it, but cannot push or open issues or pull requests.
23ffae2d1a
dotfiles
/
common
/
bin
/
fzfy
4 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Lots of small changes, moving things around and cleaning up
2020-11-20 15:27:02 -06:00
#!/usr/bin/env fish
fzf -> sk
2022-12-13 14:12:29 -06:00
fish -c (history | head -n 1 | grep -v history) | sk
Reference in a new issue
Copy permalink