1
1
Fork 0
Personal dotfiles to get up and running with my favorite tools in a flash.
Find a file
2024-03-21 22:20:41 -05:00
git difftastic, not on debian yet though 2024-03-21 22:20:41 -05:00
.gitignore ignore tags 2021-04-09 10:22:59 -05:00
.zshrc More linux friendly, lunarvim, zsh fixes 2024-02-17 12:35:33 -06:00
aura-theme-soft.itermcolors Aura theme colors 2022-04-08 18:25:39 -05:00
LICENSE Add LICENSE 2019-08-03 21:04:06 +00:00
lvim.config lvim config' 2024-02-17 12:36:53 -06:00
README.md difftastic, not on debian yet though 2024-03-21 22:20:41 -05:00

Gaiety's Dotfiles

Designed for Unix Systems.

Setup

  • Install a nice terminal
    • iterm2 for MacOS (via brew) brew install iterm2 (a color theme is in the root directory, feel free to import it in preferences)
    • Terminology for Linux
  • Install asdf version manager, configure with tools you'll need
  • Install Difftastic
  • Install NeoVim
  • Install LunarVim lvim to run Additional config in lvim.config
  • Install fzf
    git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
    ~/.fzf/install
    
  • ZSH
    • Verify ZSH is installed
    • Install zi sh -c "$(curl -fsSL https://git.io/get-zi)" --