dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

My personal config files and shell scripts

Dotfiles

My personal config files and shell scripts

Popular Apps

  • vim
  • tmux
  • zsh

Window Manager

  • bspwm
  • sxhkd
  • .xinitrc

Other Repos

Installation

git clone https://github.com/stayradiated/dotfiles
cd dotfiles

# decrypt encrypted files
git-crypt unlock ~/secret-key

# install symlinks and plugins
make apps