My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

config/kak: add keybind to source .kakrc.local in current directory

yemou c4aee6a2 2892a324

+1
+1
config/kak/kakrc
··· 141 141 map global user f ':try format catch lsp-formatting<ret>' -docstring 'Run formatcmd or lsp formatter' 142 142 map global user p '!wl-paste<ret>' -docstring 'Paste from System Clipboard (Wayland)' 143 143 map global user y '<a-|>wl-copy<ret>' -docstring 'Copy to System Clipboard (Wayland)' 144 + map global user . ':source ".kakrc.local"<ret>' -docstring 'Load the kakrc file in the current directory' 144 145 145 146 # Set termcmd 146 147 hook global ModuleLoaded wayland %{