mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 23:04:39 -05:00
196 current 2024-07-08 01:59:52 24.11.20240703.9f4128e 6.9.7-zen1 *
This commit is contained in:
parent
9229322bc8
commit
7b6986b6df
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
common = {
|
||||
env = {
|
||||
LG_CONFIG_FILE = "~/.config/lazygit/tokyonight_night.conf";
|
||||
LG_CONFIG_FILE = "/home/${config.home.username}/.config/lazygit/tokyonight_night.conf";
|
||||
BAT_THEME = "Dracula";
|
||||
EDITOR = "nvim";
|
||||
MANPAGER = "nvim +Man!";
|
||||
|
|
Loading…
Reference in a new issue