https://github.com/trickytank/dotfiles
dotfiles for systems
https://github.com/trickytank/dotfiles
Last synced: 4 months ago
JSON representation
dotfiles for systems
- Host: GitHub
- URL: https://github.com/trickytank/dotfiles
- Owner: trickytank
- License: mit
- Created: 2019-01-30T07:18:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T06:40:55.000Z (over 2 years ago)
- Last Synced: 2024-11-30T02:31:11.442Z (5 months ago)
- Language: Shell
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - trickytank/dotfiles - dotfiles for systems (Shell)
README
# dotfiles
dotfiles for systemsSoft links are used to keep files in sync with this git repository.
Create a soft link in the location the dotfile is normally called from.
```
ln -s ~/path/to/dotfiles/server_common/vimrc ~/.vimrc
```