shakedhagag / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

This is a collection of dotfiles I use daily.

They are managed with GNU Stow.

Usage

  • Install Stow
brew install stow

(or with 1-click install)

  • Checkout this repo in your $HOME
git clone https://github.com/shakedhagag/dotfiles.git
  • Symlink modules

For example, if you want to use my nvim dotfiles:

cd dotfiles
stow nvim

And that is all. Stow will take care of symlinking the files to your $HOME.

About

My dotfiles


Languages

Language:Lua 86.1%Language:Shell 13.9%