This commit is contained in:
iFargle 2023-08-16 20:02:55 +09:00
parent bf590f171b
commit 9e1f08132b

View file

@ -12,18 +12,18 @@
cwd-max-depth = 3;
condensed = true;
modules = [
venv,
user,
host,
ssh,
cwd,
venv
user
host
ssh
cwd
root
];
modules-right = [
nix-shell,
perms,
git,
docker,
nix-shell
perms
git
docker
exit
];
theme = "gruvbox";