Skip to content

50BytesOfJohn/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Setup

Install stow

brew install stow

Install wget

brew install wget

Install oh-my-zsh

sh -c "$(wget -O- https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Install gh

brew install gh

ZSH Autosuggestions

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

Settings

Oh my ZSH

  • Updates set to auto
  • Zsh config alias updated to ~/.dotfiles/.zshrc

Plugins:

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published