save
This commit is contained in:
20
alacritty/.config/alacritty.toml
Normal file
20
alacritty/.config/alacritty.toml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
import = ["solorized-dark.toml"]
|
||||||
|
|
||||||
|
[env]
|
||||||
|
TERM = "xterm-256color"
|
||||||
|
|
||||||
|
[font]
|
||||||
|
size = 14.0
|
||||||
|
|
||||||
|
[font.bold]
|
||||||
|
family = "MesloLGS Nerd Font Mono"
|
||||||
|
style = "Bold"
|
||||||
|
[font.bold_italic]
|
||||||
|
family = "MesloLGS Nerd Font Mono"
|
||||||
|
style = "Bold Italic"
|
||||||
|
[font.bold]
|
||||||
|
family = "MesloLGS Nerd Font Mono"
|
||||||
|
style = "Italic"
|
||||||
|
[font.normal]
|
||||||
|
family = "MesloLGS Nerd Font Mono"
|
||||||
|
style = "Regular"
|
||||||
0
starship/.config/starhip.toml
Normal file
0
starship/.config/starhip.toml
Normal file
0
zsh/.zshrc
Normal file
0
zsh/.zshrc
Normal file
Reference in New Issue
Block a user