changed yet more stuff
This commit is contained in:
parent
a0d198cdcb
commit
7935ec2ef6
23 changed files with 1080 additions and 47 deletions
7
config/zsh/zshrc.d/00-ohmy.zsh
Normal file
7
config/zsh/zshrc.d/00-ohmy.zsh
Normal file
|
@ -0,0 +1,7 @@
|
|||
export ZSH="${LIB}/ohmyzsh"
|
||||
|
||||
# Settings
|
||||
ZSH_THEME="mortalscumbag"
|
||||
DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
source ${ZSH}/oh-my-zsh.sh
|
Loading…
Add table
Add a link
Reference in a new issue