https://github.com/calazans10/dotfiles
My configuration files
https://github.com/calazans10/dotfiles
asdf dotfiles gitconfig macos neovim tmux vim zsh
Last synced: 3 months ago
JSON representation
My configuration files
- Host: GitHub
- URL: https://github.com/calazans10/dotfiles
- Owner: calazans10
- Created: 2012-07-22T14:49:07.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T11:11:52.000Z (over 7 years ago)
- Last Synced: 2025-03-24T11:54:26.909Z (over 1 year ago)
- Topics: asdf, dotfiles, gitconfig, macos, neovim, tmux, vim, zsh
- Language: Vim script
- Homepage:
- Size: 559 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
My configuration files
## Usage
1. Clone this repository
$ git@github.com:calazans10/dotfiles.git ~/.dotfiles
2. Change directory to the application folder
$ cd ~/.dotfiles
3. Install the dependencies
$ bash init.sh
4. Then log out. Upon logging back in, launch iTerm2.
## Contribute
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Submit a pull request
## License
MIT © [Jeferson Farias Calazans](http://calazans10.com)