AutoYADM commit: 2025-03-16 18:45:07
This commit is contained in:
parent
0e7ba875d4
commit
f1e50bd731
2 changed files with 5 additions and 6 deletions
|
@ -140,8 +140,7 @@ 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 = ":sh footclient -d error lazygit"
|
||||||
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"
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
Videos /home/fic/Videos/ v
|
|
||||||
Videos /home/fic/Videos v
|
Videos /home/fic/Videos v
|
||||||
SyncDocuments /home/fic/SyncDocuments/ s
|
Videos /home/fic/Videos/ v
|
||||||
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
|
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
|
Downloads /home/fic/Downloads D
|
||||||
Documents /home/fic/Documents/ d
|
Documents /home/fic/Documents/ d
|
||||||
|
Documents /home/fic/Documents d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue