|
|
4 gadi atpakaļ | |
|---|---|---|
| emacs | 4 gadi atpakaļ | |
| scripts | 4 gadi atpakaļ | |
| shell | 4 gadi atpakaļ | |
| tmux | 4 gadi atpakaļ | |
| vim | 4 gadi atpakaļ | |
| x | 4 gadi atpakaļ | |
| xmobar | 4 gadi atpakaļ | |
| xmonad | 4 gadi atpakaļ | |
| README.md | 4 gadi atpakaļ | |
| colors | 4 gadi atpakaļ |
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