Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bchiang7/dotfiles
To make life easier when setting up a new computer
https://github.com/bchiang7/dotfiles
bash-script dotfiles settings zsh
Last synced: 2 months ago
JSON representation
To make life easier when setting up a new computer
- Host: GitHub
- URL: https://github.com/bchiang7/dotfiles
- Owner: bchiang7
- Created: 2017-06-07T19:05:44.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T19:30:20.000Z (10 months ago)
- Last Synced: 2024-10-11T13:31:06.013Z (3 months ago)
- Topics: bash-script, dotfiles, settings, zsh
- Language: Shell
- Homepage:
- Size: 104 MB
- Stars: 49
- Watchers: 2
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## Install
1. Download the repo ZIP and extract
2. Run the install script
```bash
sh install.sh
```## Import iTerm theme
- **iTerm2** > **Profiles**
- Click on **+** to create a new profile
- Navigate to **Colors** tab
- **Color Presets** > **Import**
- Select the `halcyon.itermcolors` file in this repo
- Click on **Color Presets** and choose `halcyon`## Update ZSH config
[`.zshrc`](/.zshrc)
## Github SSH Key Setup
[Generating a new SSH key and adding it to the ssh-agent](https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/)
[Adding A New SSH Key to Your Github Account](https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/)
[Signing GitHub commits with GPG](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
## Things
Package Managers
- [NVM](https://github.com/creationix/nvm/)
- [Yarn](https://yarnpkg.com/en/)
- [Homebrew](http://brew.sh/)CLI Tools & Utilities
- [XCode Command Line Tools](https://developer.apple.com/xcode/downloads/)
- [ZSH](https://github.com/robbyrussell/oh-my-zsh/wiki/Installing-ZSH)
- [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh)
- [Spaceship Prompt for ZSH](https://github.com/spaceship-prompt/spaceship-prompt#oh-my-zsh)
- [Trash](https://github.com/sindresorhus/trash-cli)
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [zsh-completions](https://github.com/zsh-users/zsh-completions)
- [zsh-you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use)
- [rupa’s z](https://github.com/rupa/z/)Browsers
- [Chrome](https://www.google.com/chrome/browser/desktop/)
- [Firefox](https://www.mozilla.org/en-US/firefox/new/)Productivity
- [Rectangle](https://rectangleapp.com/)
- [Maccy](https://maccy.app/)
- [Raycast](https://www.raycast.com/)
- [1Password](https://1password.com/)
- [Meeting Bar](https://meetingbar.app/)
- [Tick Tick](https://ticktick.com/about/download)
- [Notion](https://www.notion.so/desktop)Development
- [Visual Studio Code](https://code.visualstudio.com/)
- [iTerm2](https://www.iterm2.com/)
- [Postman](https://www.getpostman.com/)
- [Docker](https://docs.docker.com/docker-for-mac/install/)
- [XCode](https://developer.apple.com/xcode/)
- [Transmit](https://apps.apple.com/us/app/transmit-5/id1436522307?mt=12)Design
- [Figma](https://www.figma.com/downloads/)
Communication
- [Slack](https://slack.com/downloads/mac)
- [Spark](https://sparkmailapp.com/)
- [Zoom](https://zoom.us/download)Miscellaneous
- [Spotify](https://www.spotify.com/us/download/mac/)