Add lazygit alias.
This commit is contained in:
parent
77ab79e3b1
commit
551f6892b5
@ -10,6 +10,7 @@
|
||||
shellAliases = {
|
||||
note = "nvim ~/Documents/wiki/notes.md";
|
||||
wiki = "nvim ~/Documents/wiki/index.md";
|
||||
lg = "lazygit";
|
||||
};
|
||||
envExtra = ''
|
||||
# NNN settings
|
||||
|
Loading…
Reference in New Issue
Block a user