dotfiles/cli/lf/lfrc.win

11 lines
222 B
Plaintext
Raw Normal View History

2021-03-21 10:09:58 +00:00
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 '"',''))
2021-03-21 10:09:58 +00:00
map <f-2> rename