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.

110 lines
2.1 KiB

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