https://github.com/elmisback/dotfiles
https://github.com/elmisback/dotfiles
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elmisback/dotfiles
- Owner: elmisback
- License: mit
- Created: 2015-11-17T09:31:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-28T12:57:50.000Z (over 8 years ago)
- Last Synced: 2025-06-29T15:42:32.835Z (12 months ago)
- Language: Vim script
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```