Compare commits

4 Commits

Author SHA1 Message Date
b44925b2df shift+enter in ghostty 2026-06-06 11:05:58 -04:00
Jacob Bohanon
85b8e773ce Merge branch 'main' of ssh://192.168.10.50:30009/jacob/.dotfiles into local-on-thinkpad 2026-06-06 10:58:53 -04:00
e2521a2df3 changes from personal machine 2026-06-06 10:55:27 -04:00
c03ee8019e Changes returning to solo.io (#1)
1. Add ghostty config
2. Revise the nvim-lsp config to remedy deprecation warnings
3. Add back solo.zsh with enhancements

Reviewed-on: #1
Co-authored-by: Jacob Bohanon <jacobbohanon@gmail.com>
Co-committed-by: Jacob Bohanon <jacobbohanon@gmail.com>
2026-06-01 12:05:40 -04:00
2 changed files with 7 additions and 0 deletions

View File

@@ -19,3 +19,8 @@ lines = 115
[window.position] [window.position]
x = 1550 x = 1550
y = 0 y = 0
[keyboard]
bindings = [
{ key = "Return", mods = "Shift", chars = "\n" }
]

View File

@@ -1 +1,3 @@
font-family = "FiraCode Nerd Font Mono" font-family = "FiraCode Nerd Font Mono"
keybind = shift+return=text:\n