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