Personal system configuration files. Includes configurations for:
- shell
- terminal
- tmux
- editors
- git
- other cli tools
Make sure you have stow installed.
brew install stow # macOSThen run the following commands:
# clone the repo
git clone git@github.com:gjonhajdari/dotfiles.git ~/.dotfiles
# set up symlinks
stow .# save installed packages
./dump_pgks.sh
# install packages
./install.sh
# setup LSPs for helix
./lsp-setup.sh