Adds fish function to open neogit directly from shell
This commit is contained in:
parent
99198a910e
commit
f5d5be8c90
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
end
|
||||
'';
|
||||
fish_greeting = "fortune -a";
|
||||
ng = "nvim -c \"Neogit\"";
|
||||
};
|
||||
|
||||
interactiveShellInit = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue