mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-05 11:39:40 +03:00
Compare commits
11 Commits
654414db7e
...
main
Author | SHA1 | Date | |
---|---|---|---|
49baeffca5 | |||
e1759cd443 | |||
855b3adad6 | |||
b22b428cb0 | |||
c7cbf63290 | |||
bdcbf75faa | |||
e4f4b48478 | |||
98ae969c4d | |||
f4684c9a01 | |||
80da014e84 | |||
64f6f14afd |
@ -126,8 +126,9 @@ env:
|
||||
# Font configuration
|
||||
font:
|
||||
normal:
|
||||
family: MesloLGS Nerd Font
|
||||
style: Regular
|
||||
family: FiraCode Nerd Font Mono
|
||||
#family: FantasqueSansM Nerd Font Mono
|
||||
style: regular
|
||||
|
||||
#font:
|
||||
# Normal (roman) font face
|
||||
|
Submodule .config/nvim updated: e0df6560b4...2b73dd0a25
@ -1 +0,0 @@
|
||||
import /Users/sahin/.config/timewarrior/holidays/holidays.tr-TR
|
||||
|
Submodule .config/zsh updated: d0177d0329...e6a19ccd89
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 = macos
|
||||
branch = main
|
||||
[submodule ".config/zsh"]
|
||||
path = .config/zsh
|
||||
url = https://github.com/sahinakkaya/zsh-config.git
|
||||
branch = macos
|
||||
branch = main
|
||||
|
Reference in New Issue
Block a user