-
install stow:
brew install stow
-
create a
dotfiles
directory in$HOME
-
clone this repo into
$HOME/dotfiles
-
inside the cloned repo run:
stow .
-
if there are conflicts due to existing files in
$HOME
you may run:stow --adopt .
- please read about this flag before use.
- Emacs Plus - https://github.com/d12frosted/homebrew-emacs-plus
- Clipy - clipboard history manager - use
<CMD-SHIFT-v>
for pasting - Fzf - fuzzy finder used by Telescope