Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hizkifw/vagabond

Containerized development environment
https://github.com/hizkifw/vagabond

Last synced: about 1 month ago
JSON representation

Containerized development environment

Awesome Lists containing this project

README

        

# vagabond

My personal development environment, containerized

```
# ~/.ssh/config

Host nomad
User nomad
HostName localhost
Port 2222
ForwardAgent yes
RemoteForward /home/nomad/.gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent
RemoteForward /home/nomad/.gnupg/S.gpg-agent.extra /run/user/1000/gnupg/S.gpg-agent.extra
```