AutoYADM commit: 2025-05-21 15:12:39
This commit is contained in:
parent
b0590df0d9
commit
900e7e4437
3 changed files with 11 additions and 3 deletions
3
.config/fish/functions/kakmsg.fish
Normal file
3
.config/fish/functions/kakmsg.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function kakmsg --description 'Send commands to Kakoune session'
|
||||
echo "$argv[2..]" | kak -p "$argv[1]"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue