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

https://github.com/zflohr/user-configs

My user configurations for various applications.
https://github.com/zflohr/user-configs

Last synced: 4 months ago
JSON representation

My user configurations for various applications.

Awesome Lists containing this project

README

          

# Symbolic Links:

## Linux:

~/.bashrc → ~/github/[user-configs/bash/.bashrc](./bash/.bashrc)
~/.bashrc.d/ → ~/github/[user-configs/bash/.bashrc.d/](./bash/.bashrc.d/)
~/.ssh/config → ~/github/[user-configs/ssh/config](./ssh/config)
~/.vim/vimrc → ~/github/[user-configs/vim/vimrc](./vim/vimrc)
~/.vim/after/ → ~/github/[user-configs/vim/after/](./vim/after/)