You will need git
and GNU stow
Clone into your $HOME
directory or ~
git clone https://github.com/popshia/dotfiles ~
Run stow
to symlink everything or just select what you want
stow --target=${HOME} */ # Everything (the '/' ignores the README)
or
stow --target=${HOME} fish # Just my fish config
- terminal: kitty (minimum version 0.31.0)
- editor: neovim (my nvim config repo)
- shell: fish (minimum version: 3.4.0)
- shell prompt: starship
- file browser: ranger
- fuzzy finding: fzf (minimum version: 0.33.0)
- file finding: fd (minimum version: 8.5.0)
- file previewing: bat (minimum version: 0.16.0)
- activity monitor: gotop
- font: NerdFont (JetBrainsMono)
- linux key-remapping: xmodmap
- mac keyboard shortcuts: hammerspoon