No Description

Jordan Dashel 6aa02ba2f4 pragmatic tips 3 years ago
scripts 6aa02ba2f4 pragmatic tips 3 years ago
shell a1c6b4155f initial fish 3 years ago
tmux 0fc3ddd45d initial tmux 3 years ago
vim a87e513030 initial vimrc 3 years ago
x 69f432d543 initial x (for urxvt term) 3 years ago
xmobar 9483e6be0c initial xmonad (yay haskell) 3 years ago
xmonad 9483e6be0c initial xmonad (yay haskell) 3 years ago
README.md 03b6b26d18 mmmmmarkdown 3 years ago
colors 1e0bb4028c hand-made color scheme 3 years ago

README.md

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