@@ -1,3 +1,32 @@
# Jordyn's dotfiles
Collected, once again.
+
+`tree -a -I .git`
+.
+├── colors
+├── README.md
+├── scripts
+│ └── obstrat
+├── shell
+│ ├── aliases
+│ ├── fish
+│ │ ├── config.fish
+│ │ └── functions
+│ │ └── fish_prompt.fish
+│ └── zsh
+├── tmux
+│ └── .tmux.conf
+├── vim
+│ └── .vimrc
+├── x
+│ └── .Xresources
+├── xmobar
+│ └── .xmobarrc
+└── xmonad
+ └── .xmonad
+ └── xmonad.hs
+10 directories, 12 files