Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.
If you use the kitty terminal emulator and have your favorite git TUI installed (e.g. lazygit), you can map something like this (my current mapping) to get a proper IDE-like git experience:
map alt+shift+f6 launch --type overlay --title "lazygit" --cwd current lazygit
If you use the
kitty
terminal emulator and have your favorite git TUI installed (e.g.lazygit
), you can map something like this (my current mapping) to get a proper IDE-like git experience:map alt+shift+f6 launch --type overlay --title "lazygit" --cwd current lazygit