Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 439 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 439 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.

Plugins

Most plugins work out of the box. Some may require additional steps to install. They will be listed here.

.zshrc

cd ~/.dotfiles
stow shell

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