non important commit
This commit is contained in:
parent
24fda03a96
commit
bcc8de0f9c
1 changed files with 6 additions and 1 deletions
|
|
@ -41,9 +41,14 @@
|
|||
};
|
||||
|
||||
extraConfig = ''
|
||||
if "ZELLIJ" in $env == false {
|
||||
zellij
|
||||
exit
|
||||
} else {
|
||||
if "IN_NIX_SHELL" in $env == false {
|
||||
fastfetch
|
||||
fastfetch
|
||||
}
|
||||
}
|
||||
|
||||
def c [] {
|
||||
clear
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue