mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-15 07:21:49 +08:00
Update fonts
This commit is contained in:
parent
91707c2ed9
commit
3b447b7330
@ -1,8 +1,8 @@
|
|||||||
#set font and stuff
|
#set font and stuff
|
||||||
font_family Iosevka Term
|
font_family Iosevka Term SS15
|
||||||
bold_font Iosevka Term Bold
|
bold_font Iosevka Term SS15 Bold
|
||||||
italic_font Iosevka Curly Italic
|
italic_font Iosevka Term SS15 Italic
|
||||||
bold_italic_font Iosevka Term Bold Italic
|
bold_italic_font Iosevka Term SS15 Bold Italic
|
||||||
|
|
||||||
font_size 14
|
font_size 14
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# env ZDOTDIR=$HOME/.cache/kitty-zsh
|
# env ZDOTDIR=$HOME/.cache/kitty-zsh
|
||||||
# copy --dest .cache/kitty-zsh/.zshrc .zshrc
|
# copy --dest .cache/kitty-zsh/.zshrc .zshrc
|
||||||
|
|
||||||
# copy .zshrc
|
copy .zshrc
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit f24ddba0df874aae735d6e9634054d51174b91a4
|
Subproject commit c942fd0cc8ccf9b6b884621f18ef14095fcee7ae
|
Binary file not shown.
Binary file not shown.
1
.zshrc
1
.zshrc
@ -94,7 +94,6 @@ select-word-style bash
|
|||||||
bindkey ' ' magic-space
|
bindkey ' ' magic-space
|
||||||
|
|
||||||
# config & cache location
|
# config & cache location
|
||||||
export CARGO_HOME=$HOME/.cache/cargo
|
|
||||||
export GOPATH=$HOME/.cache/go
|
export GOPATH=$HOME/.cache/go
|
||||||
export LESSHISTFILE=/dev/null
|
export LESSHISTFILE=/dev/null
|
||||||
export LYNX_CFG=$HOME/.config/lynx/lynxrc
|
export LYNX_CFG=$HOME/.config/lynx/lynxrc
|
||||||
|
Loading…
Reference in New Issue
Block a user