Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

112 lines
2.1 KiB

6 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
6 years ago
5 years ago
5 years ago
6 years ago
6 years ago
  1. # vim: fdm=marker ft=sh.go-template syntax=sh
  2. # sys [[[ #
  3. bg ~/Pictures/Backgrounds
  4. cf ~/linux-config/dot_config
  5. cfd ~/.config
  6. cff ~/.config/fish
  7. dl ~/Downloads
  8. # dw ~/dwm
  9. D ~/Documents
  10. k ~/
  11. lc ~/linux-config
  12. lf /mnt/linux-files
  13. lfv /mnt/linux-files/Videos
  14. o /
  15. p ~/.password-store
  16. P ~/Pictures
  17. std ~/st
  18. # tm /tmp
  19. tm ~/tmp
  20. {{ if and (eq .chezmoi.username "root") (eq .linux_os "debian") }}
  21. ng /etc/nginx/sites-available
  22. sv /etc/systemd/system
  23. {{ end }}
  24. # ]]] sys #
  25. # cdn [[[ #
  26. ad ~/.task
  27. ccd ~/.calcurse
  28. cn ~/coding
  29. hbd ~/.habitctl
  30. ib ~/linux-config/dot_config/i3blocks/scripts
  31. ra ~/linux-config/dot_config/ranger
  32. sr ~/linux-config/scripts
  33. snp ~/.vim/plugged/vim-snippets/UltiSnips
  34. sw ~/.local/share/nvim/swap/
  35. tx ~/linux-config/txt
  36. wd ~/.config/watson
  37. {{ if eq .chezmoi.fullHostname "nzxt" }}
  38. b1 ~/coding/mf-site/themes/base16
  39. 2d ~/coding/godot-demos/2d-plat
  40. ada ~/coding/ada-mario
  41. ft ~/coding/face-tracker
  42. j ~/Documents/journal
  43. lh ~/Documents/listening-history
  44. mmd ~/coding/move-mouse-with-head
  45. mfs ~/coding/mf-site
  46. mh ~/coding/mf-site/layouts
  47. # mg ~/coding/best-mf-site-personal
  48. sv ~/coding/spotify-lib-vis/src
  49. svg ~/coding/spotify-lib-vis/src/graphs/static/graphs/scripts
  50. swd ~/coding/swex
  51. tb ~/coding/trapbot/src/trapbot
  52. wo ~/Documents/workout-logs
  53. # gaming [[[ #
  54. te ~/Documents/twitch-emotes
  55. mt ~/.minetest
  56. mta ~/.minetest/clientmods/custom_aliases
  57. mtc ~/.minetest/games/mineclone2/mods
  58. mtm ~/.minetest/minetest
  59. pk ~/Downloads/gba/mgba/pokemon/emerald/1
  60. # ]]] gaming #
  61. {{ end }}
  62. {{ if eq .chezmoi.fullHostname "x1-carbon" }}
  63. adb ~/coding/ada-mario/build
  64. adm ~/coding/ada-mario/media
  65. adp ~/coding/ada-mario-presentation
  66. ads ~/coding/ada-mario/scripts
  67. adP ~/Pictures/ada-mario
  68. {{ end }}
  69. # ]]] cdn #
  70. # sch [[[ #
  71. sc ~/school
  72. lt ~/school/latex-notes
  73. 6 ~/school/263
  74. 63 ~/school/263/a5
  75. # 631 ~/school/263/a5/q1
  76. # 632 ~/school/263/a5/q2
  77. 633 ~/school/263/a5/q3
  78. 63t ~/school/latex-notes/263/a5
  79. al1 ~/school/algorithms/w1-union-find
  80. # 309 [[[ #
  81. 0c ~/school/309-proj/css
  82. 0d ~/school/309
  83. 0j ~/school/309-proj/public/js
  84. 0l ~/school/309/l
  85. 0p ~/school/309-proj
  86. 0m ~/school/309-proj/mongo
  87. # ]]] 309 #
  88. # ]]] sch #