Skip to content

Commit

Permalink
2023-08-26 18:39:07
Browse files Browse the repository at this point in the history
  • Loading branch information
taupiqueur committed Aug 26, 2023
1 parent 6662b5b commit 8511966
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ alias tree='exa --tree --all --ignore-glob .git'

# batch
# https://github.com/taupiqueur/batch
# interactive mv
imv() {
batch \
-e kak \
Expand All @@ -209,6 +210,7 @@ imv() {
"$@"
}

# graphical mv
alias xmv='nnn -p - | imv'

# ffmpeg
Expand Down

0 comments on commit 8511966

Please sign in to comment.