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.

89 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
  1. # vim: fdm=marker ft=sh.go-template syntax=sh
  2. # sys [[[ #
  3. bg ~/Pictures/Backgrounds
  4. bu /run/media/{{ .chezmoi.group }}/backup-hd/{{ .chezmoi.fullHostname }}/tar
  5. cf ~/.config
  6. cff ~/.config/fish
  7. d ~/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. me /run/media/{{ .chezmoi.group }}
  15. o /
  16. p ~/.password-store
  17. P ~/Pictures
  18. std ~/st
  19. sw ~/.local/share/nvim/swap/
  20. tm /tmp
  21. # ]]] sys #
  22. # cdn [[[ #
  23. cn ~/coding
  24. ib ~/linux-config/dot_config/i3blocks/scripts
  25. ra ~/linux-config/dot_config/ranger
  26. sr ~/linux-config/scripts
  27. swa ~/.local/share/nvim/swap
  28. tx ~/linux-config/txt
  29. wd ~/.config/watson
  30. {{ if eq .chezmoi.fullHostname "nzxt" }}
  31. b1 ~/coding/mf-site/themes/base16
  32. 2d ~/coding/godot-demos/2d-plat
  33. ad ~/coding/ada-mario
  34. ft ~/coding/face-tracker
  35. j ~/Documents/journal
  36. lh ~/Documents/listening-history
  37. mmd ~/coding/move-mouse-with-head
  38. ms ~/coding/mf-site
  39. mh ~/coding/mf-site/layouts
  40. # mg ~/coding/best-mf-site-personal
  41. snp ~/.vim/plugged/vim-snippets/UltiSnips
  42. sv ~/coding/spotify-lib-vis/src
  43. svg ~/coding/spotify-lib-vis/src/graphs/static/graphs/scripts
  44. swd ~/coding/swex
  45. tb ~/coding/trapbot/src/trapbot
  46. wo ~/Documents/workout-logs/11
  47. {{ end }}
  48. {{ if eq .chezmoi.fullHostname "x1-carbon" }}
  49. adb ~/coding/ada-mario/build
  50. adm ~/coding/ada-mario/media
  51. adp ~/coding/ada-mario-presentation
  52. ads ~/coding/ada-mario/scripts
  53. adP ~/Pictures/ada-mario
  54. {{ end }}
  55. # ]]] cdn #
  56. # sch [[[ #
  57. sc ~/school
  58. lt ~/school/latex-notes
  59. 6 ~/school/263
  60. 63 ~/school/263/a3
  61. 631 ~/school/263/a3/q1
  62. 632 ~/school/263/a3/q2
  63. 63t ~/school/latex-notes/263/a3
  64. al1 ~/school/algorithms/w1-union-find
  65. # 309 [[[ #
  66. 0c ~/school/309-proj/css
  67. 0d ~/school/309
  68. 0j ~/school/309-proj/public/js
  69. 0l ~/school/309/l
  70. 0p ~/school/309-proj
  71. 0m ~/school/309-proj/mongo
  72. # ]]] 309 #
  73. # ]]] sch #