mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
Set alacritty font and update fish plugins
This commit is contained in:
@@ -1 +1,23 @@
|
|||||||
|
# Theme Nord
|
||||||
import = ["~/.config/alacritty/nord.toml"]
|
import = ["~/.config/alacritty/nord.toml"]
|
||||||
|
|
||||||
|
# Font configuration
|
||||||
|
[font]
|
||||||
|
size = 11.0
|
||||||
|
|
||||||
|
[font.normal]
|
||||||
|
family = "FiraCode Nerd Font Mono"
|
||||||
|
style = "Medium"
|
||||||
|
|
||||||
|
[font.bold]
|
||||||
|
family = "FiraCode Nerd Font Mono"
|
||||||
|
style = "Bold"
|
||||||
|
|
||||||
|
[font.italic]
|
||||||
|
family = "FiraCode Nerd Font Mono"
|
||||||
|
style = "Retina"
|
||||||
|
|
||||||
|
[font.bold_italic]
|
||||||
|
family = "FiraCode Nerd Font Mono"
|
||||||
|
style = "SemiBold"
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
|
jorgebucaran/fisher
|
||||||
patrickf1/fzf.fish
|
patrickf1/fzf.fish
|
||||||
ilancosman/tide@v5
|
ilancosman/tide@v5
|
||||||
gazorby/fish-abbreviation-tips
|
ilancosman/tide
|
||||||
oh-my-fish/plugin-foreign-env
|
oh-my-fish/plugin-foreign-env
|
||||||
reitzig/sdkman-for-fish@v1.4.0
|
gazorby/fish-abbreviation-tips
|
||||||
cafedomancer/fish-nodenv
|
cafedomancer/fish-nodenv
|
||||||
meaningful-ooo/sponge
|
meaningful-ooo/sponge
|
||||||
Alaz-Oz/fish-insulter
|
|
||||||
|
|||||||
Reference in New Issue
Block a user