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

https://github.com/elmisback/dotfiles


https://github.com/elmisback/dotfiles

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Installing
Set up the files:
```
make install
```

Enter vim and type
```
:PlugInstall
```

Finally, open tmux and run
```
I
```

# Uninstalling
```
make uninstall
```

# Notes
Tie `ssh-agent` to some kind of session with
```
ssh-agent
```