An open API service indexing awesome lists of open source software.

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

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)