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.

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