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.
- Host: GitHub
- URL: https://github.com/zflohr/user-configs
- Owner: zflohr
- Created: 2024-08-27T03:49:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-22T21:54:27.000Z (5 months ago)
- Last Synced: 2026-01-22T21:56:35.926Z (5 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)