Jordan Dashel 09fee0acb1 merriam webster dictionary define | hace 3 años | |
---|---|---|
emacs | hace 3 años | |
scripts | hace 3 años | |
shell | hace 3 años | |
tmux | hace 3 años | |
vim | hace 3 años | |
x | hace 3 años | |
xmobar | hace 3 años | |
xmonad | hace 3 años | |
README.md | hace 3 años | |
colors | hace 3 años |
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