Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tcodes0/interface

dotfiles, executables and misc
https://github.com/tcodes0/interface

Last synced: 1 day ago
JSON representation

dotfiles, executables and misc

Awesome Lists containing this project

README

        

# Interface

Things I use to use computers

```bash
# 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
```