Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n4kz/dotfiles
My files from home
https://github.com/n4kz/dotfiles
Last synced: 2 days ago
JSON representation
My files from home
- Host: GitHub
- URL: https://github.com/n4kz/dotfiles
- Owner: n4kz
- Created: 2012-10-12T20:25:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T15:44:20.000Z (over 1 year ago)
- Last Synced: 2024-11-22T02:34:28.536Z (2 months ago)
- Language: Vim Script
- Homepage:
- Size: 115 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Synopsis
```bash
# Clone this repo
git clone https://github.com/n4kz/dotfiles
cd dotfiles# Init submodules
git submodule init# Update
git submodule update# Setup symbolic links
stow vim
stow bash
stow git
```Read more about GNU stow [here](http://www.gnu.org/software/stow/)
Enjoy