1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2024-02-17 12:14:15 -06:00
git Added gitconfig file, adjusted readme, added configs 2024-02-17 12:14:15 -06:00
nvim Emmet 2022-04-27 17:13:32 -05:00
.gitignore ignore tags 2021-04-09 10:22:59 -05:00
.zshrc IP Aliases 2022-04-27 16:09:40 -05:00
aura-theme-soft.itermcolors Aura theme colors 2022-04-08 18:25:39 -05:00
init Oops haha, no longer using hyper 2022-05-02 22:22:08 -05:00
LICENSE Add LICENSE 2019-08-03 21:04:06 +00:00
README.md Switching to iTerm2 2022-04-08 12:34:24 -05:00

Gaiety's Dotfiles

Designed for MacOS.

Setup

  • Install asdf version manager brew install asdf
  • brew install ripgrep
  • brew install iterm2 (a color theme is in the root directory, feel free to import it in preferences
  • brew install neovim
  • brew install fzf & $(brew --prefix)/opt/fzf/install
  • sh -c "$(curl -fsSL https://git.io/get-zi)" --
npm i -g pyright
sh init

First time neovim nvim loads it will not be happy haha, so run :PlugInstall.