Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1008 Bytes

File metadata and controls

31 lines (25 loc) · 1008 Bytes

Dotfiles

My dotfiles on Linux (KDE Wayland) and macOS, with configs for:

Environment Variables

  • $DOT_DIR: set this to indicate the path to the bare repo for dotfiles. Used in bash, fish, and nvim config to detect the dotfiles bare repo. If you use git clone --bare <url> "$HOME/.dot" to clone this repo, you should set it to $HOME/.dot