Sin descripción

Jordan Dashel 09fee0acb1 merriam webster dictionary define hace 3 años
emacs 7d593bb32e more elisp goodies hace 3 años
scripts 09fee0acb1 merriam webster dictionary define hace 3 años
shell a1c6b4155f initial fish hace 3 años
tmux 0fc3ddd45d initial tmux hace 3 años
vim a87e513030 initial vimrc hace 3 años
x 69f432d543 initial x (for urxvt term) hace 3 años
xmobar 9483e6be0c initial xmonad (yay haskell) hace 3 años
xmonad 9483e6be0c initial xmonad (yay haskell) hace 3 años
README.md 3e05adde16 readme tree hace 3 años
colors 1e0bb4028c hand-made color scheme hace 3 años

README.md

Jordyn's dotfiles

Collected, once again.

`tree -a -I .git`


.
├── README.md
├── colors
├── emacs
│   ├── configurations.el
│   ├── functions.el
│   └── worklog.el
├── scripts
│   ├── obstrat
│   └── pragprog
├── shell
│   ├── aliases
│   ├── fish
│   │   ├── config.fish
│   │   └── functions
│   │       └── fish_prompt.fish
│   └── zsh
├── tmux
│   └── .tmux.conf
├── vim
│   └── .vimrc
├── x
│   └── .Xresources
├── xmobar
│   └── .xmobarrc
└── xmonad
    └── .xmonad
        └── xmonad.hs

11 directories, 16 files