Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clemthealien/clems-alacritty-rice
Clems Personal Alacritty Rice
https://github.com/clemthealien/clems-alacritty-rice
alacritty-config alacritty-configs linux rice ricing
Last synced: about 1 month ago
JSON representation
Clems Personal Alacritty Rice
- Host: GitHub
- URL: https://github.com/clemthealien/clems-alacritty-rice
- Owner: ClemTheAlien
- Created: 2024-06-23T07:50:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T23:23:20.000Z (5 months ago)
- Last Synced: 2024-07-22T00:28:40.566Z (5 months ago)
- Topics: alacritty-config, alacritty-configs, linux, rice, ricing
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Clems Alacritty Rice
This is ClemTheAliens personal Alacritty config
I also included a folder of my personal favorite themes from the https://github.com/mbadolato/iTerm2-Color-Schemes project. When i do not use prebuilt color schemes I use pywal: https://github.com/dylanaraps/pywal.
## Prerequisites
+ Install Git (obviously)
+ Make an Alacritty config file (go into .config and make a folder called 'alacritty' so you can copy the config there)
+ Make sure the directory is empyt as well
+ CHANGE OR REMOVE THE IMPORT PATH IN THE TOML FILE TO YOUR DESIRED COLOR SCHEME
+ INSTALL THE FIRA CODE FONT PACK## Git Clone
```sh
git clone https://github.com/ClemTheAlien/Clems-Alacritty-Rice .config/alacritty
```