Skip to content

gjon-h/dotfiles

Repository files navigation

chon dotfiles

Personal system configuration files. Includes configurations for:

  • shell
  • terminal
  • tmux
  • editors
  • git
  • other cli tools

Setup (using GNU Stow)

Make sure you have stow installed.

brew install stow  # macOS

Then run the following commands:

# clone the repo
git clone git@github.com:gjonhajdari/dotfiles.git ~/.dotfiles

# set up symlinks
stow .

About

I use macOS btw.

Resources

Stars

Watchers

Forks