function k --wraps='kks edit' --wraps='kcr attach' --wraps='kcr edit' --description 'alias k=kcr edit'
- kcr -s default edit $argv;
+ kcr edit $argv;
end
-222528# -*- conf -*-
+# -*- conf -*-
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
fi
openrgb -p simple.orp &
-kak -d -s default & # kakoune default server
+kcr create -c main -s default & # kakoune default server
wl-paste --type text --watch cliphist store &
wl-paste --type image --watch cliphist store &