Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmromer/dotfiles
files of dot
https://github.com/jmromer/dotfiles
dotfiles emacs fzf lisp shell spacemacs tmux vim
Last synced: 5 days ago
JSON representation
files of dot
- Host: GitHub
- URL: https://github.com/jmromer/dotfiles
- Owner: jmromer
- Created: 2014-11-28T04:03:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T09:50:54.000Z (2 months ago)
- Last Synced: 2024-09-17T12:23:56.405Z (2 months ago)
- Topics: dotfiles, emacs, fzf, lisp, shell, spacemacs, tmux, vim
- Language: Shell
- Homepage:
- Size: 5.28 MB
- Stars: 9
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
=========Installation
------------1. Install Xcode
2. Clone this repo
```shell
git clone --recurse-submodules -j8 https://github.com/jmromer/dotfiles ~/.dotfiles
```3. Run the bootstrap script
```shell
~/.dotfiles/bin/bootstrap
```Stick around to enter your password as needed.