mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-05 11:39:40 +03:00
Compare commits
15 Commits
main
...
654414db7e
Author | SHA1 | Date | |
---|---|---|---|
654414db7e | |||
549300f9b3 | |||
d0517de1d3 | |||
8d57821630 | |||
ae9174ce27 | |||
d9832eb8e7 | |||
b457a84dfd | |||
466115287b | |||
f9f728740d | |||
d5a3b02f8e | |||
b20e72a14c | |||
ae55fd8572 | |||
e067d3c93a | |||
2dd52a9fbf | |||
23708bf23f |
@ -126,9 +126,8 @@ env:
|
||||
# Font configuration
|
||||
font:
|
||||
normal:
|
||||
family: FiraCode Nerd Font Mono
|
||||
#family: FantasqueSansM Nerd Font Mono
|
||||
style: regular
|
||||
family: MesloLGS Nerd Font
|
||||
style: Regular
|
||||
|
||||
#font:
|
||||
# Normal (roman) font face
|
||||
|
Submodule .config/nvim updated: 2b73dd0a25...e0df6560b4
@ -0,0 +1 @@
|
||||
import /Users/sahin/.config/timewarrior/holidays/holidays.tr-TR
|
||||
|
Submodule .config/zsh updated: e6a19ccd89...d0177d0329
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -9,8 +9,8 @@
|
||||
[submodule ".config/nvim"]
|
||||
path = .config/nvim
|
||||
url = https://github.com/sahinakkaya/nvim-config.git
|
||||
branch = main
|
||||
branch = macos
|
||||
[submodule ".config/zsh"]
|
||||
path = .config/zsh
|
||||
url = https://github.com/sahinakkaya/zsh-config.git
|
||||
branch = main
|
||||
branch = macos
|
||||
|
Reference in New Issue
Block a user