Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iloveicedgreentea/dot-files
Dot files for my mac, fish, iterm2, etc
https://github.com/iloveicedgreentea/dot-files
Last synced: 10 days ago
JSON representation
Dot files for my mac, fish, iterm2, etc
- Host: GitHub
- URL: https://github.com/iloveicedgreentea/dot-files
- Owner: iloveicedgreentea
- License: mit
- Created: 2020-02-22T02:13:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-21T23:07:40.000Z (over 4 years ago)
- Last Synced: 2024-10-26T05:18:17.413Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dot-files
This repo contains the dot files for my Mac workflow: fish, iTerm2, and others
## Usage
Run setup.sh, then add the iterm2 profile. Restart everything and you should be good to go.I made sure to backup important files in case you want to keep them but make sure to backup your dotfiles anyway.
## Setup.sh
This will install:
* firacode
* homebrew
* fish + OMF + bobthefish
* VS Code extensions + tweaked config + cli support## Font
I use Firacode-retina with ligatures enabled## iTerm
The custom profile uses the `Brogrammer` theme with some helpful tweaks enabled## Fish
The setup script will install OMF and bobthefish theme. I also have some alias shortcuts to use various tools faster, like `kc` instead of `kubectl`## VS Code
The config has tweaks for things like Terraform and other plugins. The setup script will install a bunch of extensions.