mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-01-18 11:13:30 -05:00
maybe?
This commit is contained in:
parent
441f14f824
commit
1dbf9770c5
1 changed files with 2 additions and 2 deletions
|
@ -18,11 +18,11 @@
|
|||
};
|
||||
shellAliases = {
|
||||
lg = "lazygit";
|
||||
}
|
||||
};
|
||||
sessionVariables {
|
||||
LG_CONFIG_FILE = "/home/${config.home.username}/.config/lazygit/tokyonight_night.conf";
|
||||
};
|
||||
}
|
||||
};
|
||||
programs = {
|
||||
git = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue