Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nandomoreirame/dotfiles
✌️ My .files and MacOS settings
https://github.com/nandomoreirame/dotfiles
dotfile dotfiles linux macos ubuntu unix
Last synced: 4 days ago
JSON representation
✌️ My .files and MacOS settings
- Host: GitHub
- URL: https://github.com/nandomoreirame/dotfiles
- Owner: nandomoreirame
- Created: 2016-11-20T03:06:21.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2024-03-18T23:17:24.000Z (8 months ago)
- Last Synced: 2024-03-19T00:27:07.801Z (8 months ago)
- Topics: dotfile, dotfiles, linux, macos, ubuntu, unix
- Language: Shell
- Homepage: https://github.com/nandomoreirame/dotfiles
- Size: 8.71 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
My .files and MacOS settings
## Table of Contents
- [Installation](#installation)
- [Screenshots](#screenshots)
- [Support](#support)
- [Contributing](#contributing)
- [Author](#author)
- [License](#license)### Installation
```bash
sh -c "`curl -fsSL https://raw.githubusercontent.com/nandomoreirame/dotfiles/master/clone.sh`"
cd ~/.dotfiles
./install.sh
```## Screenshots
![Screenshot command-cat.png](/screenshots/command-cat.png)
![Screenshot commands-ls-la.png](/screenshots/commands-ls-la.png)
![Screenshot git-aliases.png](/screenshots/git-aliases.png)
![Screenshot node-default-packages.png](/screenshots/node-default-packages.png)
![Screenshot vscode-theme-react-file.png](/screenshots/vscode-theme-react-file.png)
![Screenshot vscode-theme-sh-file.png](/screenshots/vscode-theme-sh-file.png)
![Screenshot vscode-theme-stylus-file.png](/screenshots/vscode-theme-stylus-file.png)## Support
Please [open an issue](https://github.com/nandomoreirame/readme-boilerplate/issues/new) for support.
## Contributing
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/nandomoreirame/readme-boilerplate/compare?expand=1).
Contributing1. Fork it!
2. Create your feature branch: git checkout -b my-new-feature
3. Commit your changes: git commit -m 'Add some feature'
4. Push to the branch: git push origin my-new-feature
5. Submit a pull request :D## Author
| [![twitter/oseunando](https://avatars6.githubusercontent.com/u/1318271?v=4&s=120)](http://twitter.com/oseunando "Follow @oseunando on Twitter") |
| ----------------------------------------------------------------------------------------------------------------------------------------------- |
| [Fernando Moreira](http://twitter.com/oseunando) |## License
Code is under [MIT License](/LICENSE) - © Fernando Moreira