2025-04-23
This commit is contained in:
@@ -58,7 +58,6 @@
|
|||||||
"show": "never"
|
"show": "never"
|
||||||
},
|
},
|
||||||
"cursor_shape": "underline",
|
"cursor_shape": "underline",
|
||||||
// "scroll_beyond_last_line": "vertical_scroll_margin",
|
|
||||||
"vertical_scroll_margin": 18,
|
"vertical_scroll_margin": 18,
|
||||||
"ui_font_family": ".SystemUIFont",
|
"ui_font_family": ".SystemUIFont",
|
||||||
"ui_font_size": 16,
|
"ui_font_size": 16,
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ alias cd="z"
|
|||||||
|
|
||||||
# developer stuff
|
# developer stuff
|
||||||
alias nv="open -a Nova"
|
alias nv="open -a Nova"
|
||||||
alias code="codium"
|
|
||||||
|
|
||||||
# git
|
# git
|
||||||
alias ptob="gh pr create -B beta"
|
alias ptob="gh pr create -B beta"
|
||||||
|
|||||||
Reference in New Issue
Block a user