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
3ff8f6fd0f
dotfiles
/
.config
/
fish
/
conf.d
/
30-bat.fish
8 lines
96 B
Fish
Raw
Normal View
History
Unescape
Escape
✨ feat: Small fish improvements
2024-02-21 20:35:47 -08:00
#!/usr/bin/env fish
➕ feat(bat): Add bat-extras
2024-03-11 18:10:08 -07:00
set
-gx
BATDIFF_USE_DELTA
true
🐛 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