Skip to content

VictorSabido/.dotfiles

Repository files navigation

How to?

cd ${HOME}

git clone https://github.com/VictorSabido/.dotfiles

cd dotfiles

bash install.sh

Set zsh by default

chsh -s $(which zsh)

Is my shell set to zsh?

grep $USER /etc/passwd

Is zsh a valid login shell?

grep zsh /etc/shells

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages