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.

105 lines
2.0 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
  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. do ~/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. wo ~/Documents/workout-logs
  49. {{ end }}
  50. {{ if eq .chezmoi.fullHostname "x1-carbon" }}
  51. adb ~/coding/ada-mario/build
  52. adm ~/coding/ada-mario/media
  53. adp ~/coding/ada-mario-presentation
  54. ads ~/coding/ada-mario/scripts
  55. adP ~/Pictures/ada-mario
  56. {{ end }}
  57. # ]]] cdn #
  58. # gaming [[[ #
  59. mt ~/.minetest
  60. mta ~/.minetest/clientmods/custom_aliases
  61. mtc ~/.minetest/games/mineclone2/mods
  62. mtm ~/.minetest/minetest
  63. pk ~/Downloads/gba/mgba/pokemon/emerald/1
  64. # ]]] gaming #
  65. # sch [[[ #
  66. sc ~/school
  67. lt ~/school/latex-notes
  68. 6 ~/school/263
  69. 63 ~/school/263/a5
  70. # 631 ~/school/263/a5/q1
  71. # 632 ~/school/263/a5/q2
  72. 633 ~/school/263/a5/q3
  73. 63t ~/school/latex-notes/263/a5
  74. al1 ~/school/algorithms/w1-union-find
  75. # 309 [[[ #
  76. 0c ~/school/309-proj/css
  77. 0d ~/school/309
  78. 0j ~/school/309-proj/public/js
  79. 0l ~/school/309/l
  80. 0p ~/school/309-proj
  81. 0m ~/school/309-proj/mongo
  82. # ]]] 309 #
  83. # ]]] sch #