mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 21:00:42 +00:00
added neo vim shortcut
This commit is contained in:
3
files/fish/functions/e.fish
Normal file
3
files/fish/functions/e.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
function e --wraps=nvim --description 'alias e nvim'
|
||||
nvim $argv;
|
||||
end
|
Reference in New Issue
Block a user