|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| emacs | %!s(int64=4) %!d(string=hai) anos | |
| scripts | %!s(int64=4) %!d(string=hai) anos | |
| shell | %!s(int64=4) %!d(string=hai) anos | |
| tmux | %!s(int64=4) %!d(string=hai) anos | |
| vim | %!s(int64=4) %!d(string=hai) anos | |
| x | %!s(int64=4) %!d(string=hai) anos | |
| xmobar | %!s(int64=4) %!d(string=hai) anos | |
| xmonad | %!s(int64=4) %!d(string=hai) anos | |
| README.md | %!s(int64=4) %!d(string=hai) anos | |
| colors | %!s(int64=4) %!d(string=hai) anos |
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