AutoYADM commit: 2025-03-16 18:30:07

This commit is contained in:
Daniel Fichtinger 2025-03-16 18:30:07 -04:00
parent 3e3ccbe479
commit 0e7ba875d4
2 changed files with 4 additions and 3 deletions

View file

@ -140,7 +140,8 @@ C-u = ["page_cursor_half_up", "align_view_center"]
# blame # blame
b = ":sh git -C $(dirname $(realpath %{buffer_name})) blame -L %{cursor_line},%{cursor_line} $(realpath %{buffer_name})" b = ":sh git -C $(dirname $(realpath %{buffer_name})) blame -L %{cursor_line},%{cursor_line} $(realpath %{buffer_name})"
# lazygit # lazygit
g = [":new", ":insert-output lazygit", ":buffer-close!", ":redraw"] # g = [":new", ":insert-output lazygit", ":buffer-close!", ":redraw"]
g = ":sh footclient lazygit"
# URL to current line # URL to current line
o = ":sh ~/.config/helix/scripts/get_git_provider_url.fish %{buffer_name} %{cursor_line} | wl-copy" o = ":sh ~/.config/helix/scripts/get_git_provider_url.fish %{buffer_name} %{cursor_line} | wl-copy"

View file

@ -2,9 +2,9 @@ Videos /home/fic/Videos/ v
Videos /home/fic/Videos v Videos /home/fic/Videos v
SyncDocuments /home/fic/SyncDocuments/ s SyncDocuments /home/fic/SyncDocuments/ s
SyncDocuments /home/fic/SyncDocuments s SyncDocuments /home/fic/SyncDocuments s
Pictures /home/fic/Pictures/ p
Pictures /home/fic/Pictures p Pictures /home/fic/Pictures p
Downloads /home/fic/Downloads/ D Pictures /home/fic/Pictures/ p
Downloads /home/fic/Downloads D Downloads /home/fic/Downloads D
Downloads /home/fic/Downloads/ D
Documents /home/fic/Documents d Documents /home/fic/Documents d
Documents /home/fic/Documents/ d Documents /home/fic/Documents/ d