dotfiles/cli/lf/lfrc.win
2021-03-21 18:09:58 +08:00

11 lines
222 B
Plaintext

set icons
set drawbox
cmd mkdir %mkdir "$@"
cmd fp %powershell -NoProfile -Command Set-Clipboard $env:f
cmd fn %powershell -NoProfile -Command Set-Clipboard (Split-Path -Leaf ($env:f -replace '"',''))
map <f-2> rename