https://github.com/coldheat/dotfiles
dotfiles
https://github.com/coldheat/dotfiles
Last synced: about 1 year ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/coldheat/dotfiles
- Owner: ColdHeat
- Created: 2014-12-13T00:20:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T02:42:25.000Z (over 1 year ago)
- Last Synced: 2025-05-07T06:47:04.626Z (about 1 year ago)
- Language: Vim Script
- Homepage:
- Size: 61.5 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
For dotfiles run this:
```shell
git clone --recursive https://github.com/ColdHeat/dotfiles.git ~/.dotfiles
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
ln -s ~/.dotfiles/zsh/zshrc ~/.zshrc
ln -s ~/.dotfiles/bash/bashrc ~/.bashrc
```