Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 320 Bytes

SHELL

zsh and oh-my-zsh

sudo dnf install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Choose the default option and skip .zshrc creation step.

.zshrc

cd ~/.dotfiles
stow shell

ba da bing, ba da boom!! It can't be any easier.