Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgaynetdinov/rc
https://github.com/sgaynetdinov/rc
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sgaynetdinov/rc
- Owner: sgaynetdinov
- Created: 2019-03-22T17:37:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T13:47:21.000Z (over 1 year ago)
- Last Synced: 2024-11-07T13:47:12.616Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Develop Tools
- [Dash.app](https://kapeli.com/dash) or [Zeal](https://zealdocs.org/)## Git
- touch ~/[.gitignore_global](https://github.com/sgaynetdinov/rc/blob/master/.gitignore_global)
- [git config --global --edit](https://github.com/sgaynetdinov/rc/blob/master/git_config_global.ini)## Kitty
### Themes
[catppuccin](https://github.com/catppuccin/kitty)
[kitty-themes](https://github.com/dexpota/kitty-themes)Set themes:
```bash
ln -s CUSTOM_THEME.conf ~/.config/kitty/theme.conf
```