Pre:
- Install GNU stow
- Install JetBrains Mono Nerd Font (optional)
- Install zsh and oh-my-zsh
- Install tmux
- Install NeoVim
- Clone repository by the following command
git clone git@github.com:kru/dotfiles.git
- Create the symlink using stow to each tools accordingly, for examples:
stow -t ~/.config/nvim nvim
stow -t ~/.config/alacritty alacritty
NOTE: Please make sure the path is exist (either create the new path or specify other path)
DISCLAIMER
This is personal dev configurations, so use with caution as the workflow between us different