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 .

Package & LSP Sync

# save installed packages
./dump_pgks.sh

# install packages
./install.sh

# setup LSPs for helix
./lsp-setup.sh

About

I use macOS btw.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors