Nowy default theme
This commit is contained in:
parent
d96f0e2de3
commit
27154c6f2a
3 changed files with 2 additions and 8 deletions
|
@ -28,7 +28,7 @@ git checkout master
|
|||
|
||||
## zsh
|
||||
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
|
||||
sed -i -e 's/robbyrussell/nicoulaj/' ~/.zshrc
|
||||
sed -i -e 's/robbyrussell/agnoster/' ~/.zshrc
|
||||
sed -i -e 's/# CASE_SENSITIVE/CASE_SENSITIVE/' ~/.zshrc
|
||||
case `uname` in
|
||||
Linux) echo 'eval $( dircolors -b ~/.dotfiles/dircolors/dircolors.ansi-universal ) ' >> ~/.zshrc ;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue