Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fespinoza/dotfiles
My dotfiles
https://github.com/fespinoza/dotfiles
Last synced: 3 days ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/fespinoza/dotfiles
- Owner: fespinoza
- Created: 2012-11-18T21:23:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T08:32:06.000Z (10 months ago)
- Last Synced: 2024-10-31T16:07:27.050Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
These are my dotfiles for everything but vim,
to manage this I use [rcm](https://github.com/thoughtbot/rcm), that you can install by typing```
brew tap thoughtbot/formulae
brew install rcm
```And then cloning the repo into `~/Dotfiles`, then
```
ln -s ~/Dotfiles/rcrc ~/.rcrc
lsrc
```### Git Commands to Build
- publish and make pull request command
- open a pull request