We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7847ff7 commit 7a4febfCopy full SHA for 7a4febf
README.md
@@ -9,13 +9,10 @@ Change your alacritty config on the fly!
9
mkdir -p ~/.config/alacritty
10
cd ~/.config/alacritty
11
git clone https://github.com/CodingLeonardo/jscritty
12
-<<<<<<< HEAD
13
cd jscritty
14
npm install
15
cd ..
16
-=======
17
18
->>>>>>> fd83b3c166a0b20668f09f410dbc7be21f7d9395
19
# Create themes and fonts configs
20
cp jscritty/config/fonts.yaml fonts.yaml
21
cp -r jscritty/config/themes themes
0 commit comments