Made a custom oh-my-zsh theme based on the theme jonathan
This commit is contained in:
parent
1929a4a94d
commit
c5f49adb35
2 changed files with 126 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
"python"
|
||||
"git-auto-fetch"
|
||||
];
|
||||
theme = "aussiegeek";
|
||||
custom = "/home/horseman/nix-config/pkgs/zsh/";
|
||||
theme = "jonathan";
|
||||
};
|
||||
|
||||
shellInit = "if [[ $(tty) == \"/dev/tty\"* ]]; then; bash; fi";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue