Skip to content

Commit

Permalink
2022-09-09 20:11:36
Browse files Browse the repository at this point in the history
  • Loading branch information
taupiqueur committed Sep 9, 2022
1 parent 17169ef commit c6c75fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ imv() {
imap -p : -M 'mkdir -vp -- "$(dirname -- "$2")" && mv -vi -- "$1" "$2"' -d 'rm -vi --' "$@"
}

# selective mv
# graphical mv
xmv() {
xplr | imv "$@"
}
Expand Down

0 comments on commit c6c75fc

Please sign in to comment.