Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 282 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 282 Bytes

Interface

Things I use to use computers

# tree -d -L 1
.
├── bin      # executables to be added to path
├── dotfiles # dotfiles to be symlinked in $HOME
├── etc      # files meant to be symlinked in /etc
└── priv     # private

5 directories