Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashiknesin/dotfiles


https://github.com/ashiknesin/dotfiles

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

## Cloning

```sh
git clone --recurse-submodules -j8 [email protected]:AshikNesin/dotfiles.git

```

### Setup New Machine

```
chmod +x ~/dotfiles/osx/setup-a-new-machine.sh
sh ~/dotfiles/osx/setup-a-new-machine.sh

```

# Local Bin

```sh
chmod -R +x ~/dotfiles/macos/setup-custom-bin.sh
sh ~/dotfiles/macos/setup-custom-bin.sh
```

## Acknowledgements

Inspiration and code was taken from many sources, including:

- [Addy Osmani's](https://github.com/addyosmani)
[dotfiles](https://github.com/addyosmani/dotfiles/)
- [Cătălin’s](https://github.com/alrra)
[dotfiles](https://github.com/alrra/dotfiles)

- https://github.com/nicknisi/dotfiles

## License

The code is available under the [MIT license](https://en.wikipedia.org/wiki/MIT_License).