Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.07 KB

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 .