updates neogit installation and aliases
This commit is contained in:
parent
b8f193bcdf
commit
506120786d
3 changed files with 5 additions and 3 deletions
|
|
@ -80,7 +80,8 @@
|
|||
'';
|
||||
|
||||
shellAbbrs = {
|
||||
lg = "lazygit";
|
||||
lg = "nvim +Neogit";
|
||||
gg = "nvim +Neogit";
|
||||
g = "git";
|
||||
frc = "source ~/.config/fish/**/*.fish";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue