Changed the ZSH Theme
This commit is contained in:
parent
94a1efa8e0
commit
66931e6cb6
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@
|
|||
"python"
|
||||
"git-auto-fetch"
|
||||
];
|
||||
theme = "agnoster";
|
||||
theme = "aussiegeek";
|
||||
};
|
||||
|
||||
# shellInit = "if [[ $(tty) == \"/dev/tty\"* ]]; then; bash; fi";
|
||||
shellInit = "if [[ $(tty) == \"/dev/tty\"* ]]; then; bash; fi";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue