non important commit
This commit is contained in:
parent
7ee5187cf8
commit
c76ce3324c
1 changed files with 56 additions and 52 deletions
|
|
@ -41,9 +41,13 @@
|
|||
};
|
||||
|
||||
extraConfig = ''
|
||||
if ("ZELLIJ" not in $env) {
|
||||
if "ZELLIJ" in $env == false {
|
||||
zellij
|
||||
exit
|
||||
} else {
|
||||
if "IN_NIX_SHELL" in $env == false {
|
||||
fastfetch
|
||||
}
|
||||
}
|
||||
|
||||
def c [] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue