/dotfiles

These are my dotfiles. Happy coding 🤖.

Primary LanguageLua

Dotfiles

If you are confused: https://dotfiles.github.io/.

Specs:

  • zsh
  • Nvim
  • tmux
  • alacritty
  • hammerspoon
  • lf
  • lazygit
  • brew
  • VSCode
  • ..and many more!

Symlinks

After spending more than two years handling symlinks myself, I wanted to find a tool that would help in that regard. I used mackup for about a year, but wasn't really satisfied by it. In the end, I got back to the roots, and I'm using Stow.

From this repo:

stow . --target="$HOME/"
compaudit | xargs chmod g-w

TODO:

Global

  • Add global theme object.
  • Extract cspell hash to global level.
  • .setup

brew

  • Add brew.sh. .

OS

  • Add osx.sh.

nvim

  • Finish colorscheme.
  • cmp and lsp keybinds