https://github.com/michalmuskala/dotfiles
https://github.com/michalmuskala/dotfiles
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/michalmuskala/dotfiles
- Owner: michalmuskala
- Created: 2014-09-03T04:49:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T22:38:35.000Z (about 7 years ago)
- Last Synced: 2024-10-06T10:42:17.757Z (7 months ago)
- Language: Emacs Lisp
- Size: 879 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
To install use [GNU Stow](https://www.gnu.org/software/stow/manual/stow.html)
* `git clone --recursive [email protected]:michalmuskala/dotfiles.git ~/dotfiles`
* `cd ~/dotfiles`
* `stow git`
* `stow emacs`
* `stow zsh`
* `stow ruby`
* `stow erlang`To update
* `git pull --rebase`
* `git submodule update --init --recursive`