1
Fork 0
No description
Find a file
2023-09-27 20:31:17 -05:00
.config nix editor configs 2023-09-27 20:31:17 -05:00
.vitetris populated dotfiles 2023-08-21 17:14:18 -05:00
.zshenv populated dotfiles 2023-08-21 17:14:18 -05:00
.zshrc nix editor configs 2023-09-27 20:31:17 -05:00
nvimsubtree.sh added subtree helper 2023-08-21 17:12:41 -05:00
pull.sh fix pull.sh and add cmake-esque loader 2023-08-21 16:50:26 -05:00
push.sh added push script 2023-08-21 21:27:49 -05:00
README.md added link to other dotfile repo 2023-08-21 18:01:51 -05:00
synced initial commit 2023-08-21 16:42:20 -05:00

dotfiles

my configs for GNU plus Linux plus Mozilla computers

Note that push.sh overwrites your system's config files, if you aren't a full disk backuper you can ./pull.sh && git stash && ./push.sh if you aren't sure that you want to be me.

Layout

  • synced - list of tracked files
  • pull.sh - updates repository from computer
  • push.sh - updates computer from repository
  • nvimsubtree.sh - updates my init.vim repository
    • ./nvimsubtree.sh pull --squash - update from github
    • ./nvimsubtree.sh push - push to github
  • ./** - tracked files