These are my dotfiles.
For previous dotfiles, using AwesomeWM, use
awesomebranch
| Dependency | Required | Description |
|---|---|---|
| stow | ✔️ | Symlink farm manager |
| Alacritty | ✔️ | A fast terminal emulator |
| Neovim | ✔️ | Nice editor |
| zsh with zinit | Z shell and ZSH plugin manager | |
| zoxide | A smarter cd command | |
| fzf | A command-line fuzzy finder | |
| vivid | LS_COLORS generator |
Inside $HOME directory, use:
git clone --recursive https://github.com/JezerM/dotfiles
cd dotfiles
stow --dotfiles .To install macOS packages with Homebrew, run:
brew bundle