This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
be35f29d4b
dotfiles
/
.config
/
fish
/
functions
/
cat.fish
6 lines
64 B
Fish
Raw
Normal View
History
Unescape
Escape
✨ feat: Small fish improvements
2024-02-21 20:35:47 -08:00
#!/usr/bin/env fish
🐛 fix(fish): Make cat replacement actually work
2024-02-23 21:20:52 -08:00
function
cat
--wraps
bat
✨ feat: Small fish improvements
2024-02-21 20:35:47 -08:00
bat
$argv
end
Reference in a new issue
Copy permalink