2025-04-23

This commit is contained in:
2025-04-23 10:00:01 -04:00
parent be5dcc7460
commit 953a1d6b03
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -58,7 +58,6 @@
"show": "never"
},
"cursor_shape": "underline",
// "scroll_beyond_last_line": "vertical_scroll_margin",
"vertical_scroll_margin": 18,
"ui_font_family": ".SystemUIFont",
"ui_font_size": 16,
-1
View File
@@ -4,7 +4,6 @@ alias cd="z"
# developer stuff
alias nv="open -a Nova"
alias code="codium"
# git
alias ptob="gh pr create -B beta"