Add lazygit keybindings

This commit is contained in:
js0ny 2024-12-25 05:57:41 +00:00
parent baf0ee5255
commit 4657765e21
6 changed files with 652 additions and 3 deletions

View file

@ -31,5 +31,6 @@ Set-Alias "py" "python"
Set-Alias "ipy" "ipython"
if ($isWindows) {
function kex { wsl -d kali-linux kex --sl -s }
# Debugging
# function kex { wsl -d kali-linux kex --sl -s }
}