mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-16 11:57:23 +00:00
Update javascript and elixir linters; add cat alias
This commit is contained in:
parent
202f8d48f4
commit
ab9a1be29b
2 changed files with 5 additions and 2 deletions
3
.config/fish/functions/cat.fish
Normal file
3
.config/fish/functions/cat.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function cat
|
||||
bat --theme ansi-dark $argv
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue