- stow (symlink farm manager)
- zsh (shell)
- zsh-autosuggestions (command, flag and file suggestions)
- zsh-autocomplete (real-time type-ahead autocompletion)
- oh-my-posh (prompt style)
- zoxide (cd replacement)
- eza (ls replacement)
- need-ssh (fast passphrase)
- Clone this repo to ~/.dotfiles directory
git clone https://github.com/Mimovnik/dotfiles ~/.dotfiles- Use stow to populate dotfiles to your home directory
cd ~/.dotfiles
stow .- Resolve any conflicts with existing dotfiles