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

https://github.com/reagentx/config

My dev configuration files
https://github.com/reagentx/config

Last synced: 3 months ago
JSON representation

My dev configuration files

Awesome Lists containing this project

README

          

# Config

My dev configuration files

## tmux + VSCode Setup

For keybindings and settings, create a symlinks to the files like so:

~ % ln -s vscode_config/settings.json ~/Library/Application\ Support/Code/User/settings.json
~ % ln -s vscode_config/keybindings.json ~/Library/Application\ Support/Code/User/keybindings.json
~ % ln tmux_config/tmux.conf ~/.tmux.conf
~ % ln alacritty_config/alacritty.yml ~/.alacritty.yml
~ % ln zellij/config.kdl ~/.config/zellij
~ % ln zellij/layouts/home.kdl ~/.config/zellij/layouts

## `tmux` Note

Install [tpm](https://github.com/tmux-plugins/tpm) to manage plugins.

## iTerm 2 Themes (Deprecated)

### Blueberry Banana

![](iterm_themes/screenshots/BananaBlueberry.png)

### Blue Matrix

![](iterm_themes/screenshots/BlueMatrix.png)

### Cyberdyne

![](iterm_themes/screenshots/Cyberdyne.png)

### Laser

![](iterm_themes/screenshots/Laser.png)

### Scarlet Protocol

![](iterm_themes/screenshots/ScarletProtocol.png)