mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
More auto-ness for making Linux (Ubuntu is what I'm testing now) happy
This commit is contained in:
parent
c230d30d18
commit
6febdea2df
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ ln -s "$HOME/.oh-my-zsh/zshrc" ~/.zshrc
|
|||
# echo "export PATH=\$PATH:$PATH" >> ~/.zshrc
|
||||
|
||||
echo "\033[0;34mChanging default shell to zsh\033[0m"
|
||||
sudo echo `which zsh` >> /etc/shells
|
||||
chsh -s `which zsh`
|
||||
|
||||
echo "\033[0;32m"" __ slu's fork __ ""\033[0m"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue