Skip to content

chrisbendel/dots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot

Cool stuff

setup

Steps:

setup zsh

  1. brew install zsh
  2. sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
  3. echo "source .aliases" >> ~/.zshrc

install font

brew tap homebrew/cask-fonts && brew install --cask font-hasklug-nerd-font

starship

brew install starship echo 'eval "$(starship init zsh)"' >> ~/.zshrc

copy everything in

cp -a ~/dots/. ~/

TODO - write a teardown script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages