Jordan Dashel 09fee0acb1 merriam webster dictionary define | há 3 anos atrás | |
---|---|---|
emacs | há 3 anos atrás | |
scripts | há 3 anos atrás | |
shell | há 3 anos atrás | |
tmux | há 3 anos atrás | |
vim | há 3 anos atrás | |
x | há 3 anos atrás | |
xmobar | há 3 anos atrás | |
xmonad | há 3 anos atrás | |
README.md | há 3 anos atrás | |
colors | há 3 anos atrás |
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