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.

98 lines
1.8 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 ~/.config
  5. cff ~/.config/fish
  6. d ~/Downloads
  7. # dw ~/dwm
  8. D ~/Documents
  9. k ~/
  10. lc ~/linux-config
  11. lf /mnt/linux-files
  12. lfv /mnt/linux-files/Videos
  13. o /
  14. p ~/.password-store
  15. P ~/Pictures
  16. std ~/st
  17. tm /tmp
  18. # ]]] sys #
  19. # cdn [[[ #
  20. cn ~/coding
  21. ib ~/linux-config/dot_config/i3blocks/scripts
  22. ra ~/linux-config/dot_config/ranger
  23. sr ~/linux-config/scripts
  24. snp ~/.vim/plugged/vim-snippets/UltiSnips
  25. sw ~/.local/share/nvim/swap/
  26. tx ~/linux-config/txt
  27. wd ~/.config/watson
  28. {{ if eq .chezmoi.fullHostname "nzxt" }}
  29. b1 ~/coding/mf-site/themes/base16
  30. 2d ~/coding/godot-demos/2d-plat
  31. ad ~/coding/ada-mario
  32. ft ~/coding/face-tracker
  33. j ~/Documents/journal
  34. lh ~/Documents/listening-history
  35. mmd ~/coding/move-mouse-with-head
  36. mfs ~/coding/mf-site
  37. mh ~/coding/mf-site/layouts
  38. # mg ~/coding/best-mf-site-personal
  39. sv ~/coding/spotify-lib-vis/src
  40. svg ~/coding/spotify-lib-vis/src/graphs/static/graphs/scripts
  41. swd ~/coding/swex
  42. tb ~/coding/trapbot/src/trapbot
  43. wo ~/Documents/workout-logs/11
  44. {{ end }}
  45. {{ if eq .chezmoi.fullHostname "x1-carbon" }}
  46. adb ~/coding/ada-mario/build
  47. adm ~/coding/ada-mario/media
  48. adp ~/coding/ada-mario-presentation
  49. ads ~/coding/ada-mario/scripts
  50. adP ~/Pictures/ada-mario
  51. {{ end }}
  52. # ]]] cdn #
  53. # gaming [[[ #
  54. mt ~/.minetest
  55. mta ~/.minetest/clientmods/custom_aliases
  56. mtc ~/.minetest/games/mineclone2/mods
  57. mtm ~/.minetest/minetest
  58. pk ~/Downloads/gba/mgba/pokemon/emerald/1
  59. # ]]] gaming #
  60. # sch [[[ #
  61. sc ~/school
  62. lt ~/school/latex-notes
  63. 6 ~/school/263
  64. 63 ~/school/263/a5
  65. # 631 ~/school/263/a4/q1
  66. # 632 ~/school/263/a4/q2
  67. 63t ~/school/latex-notes/263/a5
  68. al1 ~/school/algorithms/w1-union-find
  69. # 309 [[[ #
  70. 0c ~/school/309-proj/css
  71. 0d ~/school/309
  72. 0j ~/school/309-proj/public/js
  73. 0l ~/school/309/l
  74. 0p ~/school/309-proj
  75. 0m ~/school/309-proj/mongo
  76. # ]]] 309 #
  77. # ]]] sch #