https://github.com/emalherbi-zz/dotfiles
:computer: My dotfiles for Mac
https://github.com/emalherbi-zz/dotfiles
dotfiles macos
Last synced: about 2 months ago
JSON representation
:computer: My dotfiles for Mac
- Host: GitHub
- URL: https://github.com/emalherbi-zz/dotfiles
- Owner: emalherbi-zz
- Created: 2016-06-28T00:32:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T02:02:43.000Z (about 4 years ago)
- Last Synced: 2025-01-17T19:55:18.339Z (3 months ago)
- Topics: dotfiles, macos
- Language: Shell
- Homepage:
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My dotfiles for Mac
## Instalation
```bash
$ git clone https://github.com/emalherbi/dotfiles.git && cd dotfiles
```## How to run
```bash
$ bash install
```## Aliases
[Mac](https://github.com/emalherbi/dotfiles/blob/master/system/.bash_profile)
[Git](https://github.com/emalherbi/dotfiles/blob/master/git/.gitconfig)
## Utils
[.osx](https://github.com/emalherbi/dotfiles/blob/master/osx/.osx) ✔
[.gitconfig](https://github.com/emalherbi/dotfiles/blob/master/git/.gitconfig) ✔
[.gitignore](https://github.com/emalherbi/dotfiles/blob/master/git/.gitignore) ✔
[.git-completion](https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash) ✔
[.bash_profile](https://github.com/emalherbi/dotfiles/blob/master/system/.bash_profile) ✔
[.inputrc](https://github.com/emalherbi/dotfiles/blob/master/system/.inputrc) ✔
## Gems e etc
```
=> cask ✔
| => java ✔
| => docker ✔
| => iterm2 ✔
| => visual-studio-code ✔
| => dbeaver ✔
| => github ✔
| => the-unarchiver ✔
| => google-chrome ✔
| => firefox ✔
| => transmission ✔
| => ccleaner ✔
| => caffeine ✔
=> homebrew ✔
| => cask ✔
| => docker-compose ✔
| => node ✔
| => yarn ✔
| => gradle ✔
| => svn ✔
| => ant ✔
| => vim ✔
| => wifi-password ✔
| => 7zip ✔
| => findutils ✔
=> ruby ✔
| => gem ✔
| => jekyll ✔
=> node ✔
| => npm-check ✔
| => grunt ✔
| => grunt-init ✔
| => bower ✔
| => yeoman ✔
| => ionic ✔
| => vtop ✔
| => nativefier ✔
| => generator-play-ideia ✔
| => generator-locawebstyle ✔
| => speed-test ✔
```## License
Code is under [MIT](http://davidsonfellipe.mit-license.org) license and content is under [Creative Commons BY-SA 3.0](http://creativecommons.org/licenses/by-sa/3.0/deed.en_US)