Skip to content

JezerM/dotfiles

Repository files navigation

My dotfiles

These are my dotfiles.

For previous dotfiles, using AwesomeWM, use awesome branch

Dependencies

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

Install

Inside $HOME directory, use:

git clone --recursive https://github.com/JezerM/dotfiles
cd dotfiles
stow --dotfiles .