Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gokulkrishh/dotfiles
Setup your MacOS for web development in few minutes.
https://github.com/gokulkrishh/dotfiles
atom bash dotfile dotfiles dotfiles-install dotfiles-macos dotfiles-resources dotfiles-setup iterm iterm2 nodejs nvm oh-my-zsh osx sublime-text vscode z-jump zsh zsh-theme zshrc
Last synced: 6 days ago
JSON representation
Setup your MacOS for web development in few minutes.
- Host: GitHub
- URL: https://github.com/gokulkrishh/dotfiles
- Owner: gokulkrishh
- License: mit
- Created: 2015-11-19T03:27:05.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T09:15:24.000Z (over 1 year ago)
- Last Synced: 2024-07-31T19:48:20.043Z (3 months ago)
- Topics: atom, bash, dotfile, dotfiles, dotfiles-install, dotfiles-macos, dotfiles-resources, dotfiles-setup, iterm, iterm2, nodejs, nvm, oh-my-zsh, osx, sublime-text, vscode, z-jump, zsh, zsh-theme, zshrc
- Language: Shell
- Homepage: https://github.com/gokulkrishh/dotfiles
- Size: 2.86 MB
- Stars: 88
- Watchers: 4
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - gokulkrishh/dotfiles - Setup your MacOS for web development in few minutes. (Shell)
README
# dotfiles
_Setup your MacOS for web development at ease._
![screenshot terminal](./screenshot-terminal.png)
## ✨ Steps
##### 1. `Clone & CD into`
```bash
git clone https://github.com/gokulkrishh/dotfiles.git ~/dotfiles && cd dotfiles
```##### 2. `Install`
```bash
bash install.sh
```> Note: Answer a few questions to setup github, npm etc, for you via command line.
### 💅 Comes with
- [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh)
- [Shortcuts & Aliases](./docs/Aliases.md)
- [Homebrew](http://brew.sh/) - Installs following apps
- Brave Browser
- Visual Studio Code
- Iterm 2
- Git & Wget
- [NVM](https://github.com/lukechilds/zsh-nvm)
- [Z - Jump Around](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/z)### ⚙️ Fonts
- [FiraCode](https://github.com/tonsky/FiraCode) - Free
- [MonoLisa](https://www.monolisa.dev) - Paid### 🤝 Extra
- [Tools I Use](https://gokul.site/uses)
#### Contributions
- If you wish to contribute to this repository, fork it and send a PR 😬.
- And, if you like the repo, 🌟 it.##### MIT Licensed