Skip to content

dannyrandall/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

232 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Mac Setup

  1. install brew
  2. clone to $HOME/dotfiles
    git clone git@github.com:dannyrandall/dotfiles.git $HOME/dotfiles
  3. symlink config directory:
    ln -s $HOME/dotfiles/config $HOME/.config
  4. install karabiner-elements
    • Enable 'Danny caps layer' rules under 'Complex modifications'
  5. install fira code
  6. setup dracula terminal.app profile
    • Update font to Fira Code and font size to 14
  7. install vscode
  8. install neovim
  9. install mise
  10. install antigen
  11. install tpm
  12. install vim-plug
    • install neovim plugins by opening neovim and running :PlugInstall
  13. symlink zsh config:
    ln -s $HOME/dotfiles/zshrc $HOME/.zshrc

About

all my dotfiles i guess

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published