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.

83 lines
1.6 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
  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. ads ~/coding/ada-mario/scripts
  35. adP ~/Pictures/ada-mario
  36. ft ~/coding/face-tracker
  37. j ~/Documents/journal
  38. lh ~/Documents/listening-history
  39. mmd ~/coding/move-mouse-with-head
  40. ms ~/coding/mf-site
  41. mh ~/coding/mf-site/layouts
  42. # mg ~/coding/best-mf-site-personal
  43. snp ~/.vim/plugged/vim-snippets/UltiSnips
  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/11
  49. {{ end }}
  50. # ]]] cdn #
  51. # sch [[[ #
  52. sc ~/school
  53. lt ~/school/latex-notes
  54. 6 ~/school/263
  55. 63 ~/school/263/a3
  56. 631 ~/school/263/a3/q1
  57. 632 ~/school/263/a3/q2
  58. 63t ~/school/latex-notes/263/a3
  59. al1 ~/school/algorithms/w1-union-find
  60. # 309 [[[ #
  61. 0c ~/school/309-proj/css
  62. 0d ~/school/309
  63. 0j ~/school/309-proj/public/js
  64. 0l ~/school/309/l
  65. 0p ~/school/309-proj
  66. 0m ~/school/309-proj/mongo
  67. # ]]] 309 #
  68. # ]]] sch #