zsh:alias: Add flags to qmv
This commit is contained in:
@@ -38,6 +38,8 @@ fi
|
|||||||
add_flags feh -.
|
add_flags feh -.
|
||||||
# Use multiple jobs when making
|
# Use multiple jobs when making
|
||||||
add_flags make -j
|
add_flags make -j
|
||||||
|
# Bulk renaming with all files and spaces between swapped columns
|
||||||
|
add_flags qmv -Ao swap,spaces
|
||||||
|
|
||||||
# XDG Base Directory Specification
|
# XDG Base Directory Specification
|
||||||
add_flags tmux -f "${XDG_CONFIG_HOME:-$HOME/.config}/tmux/tmux.conf"
|
add_flags tmux -f "${XDG_CONFIG_HOME:-$HOME/.config}/tmux/tmux.conf"
|
||||||
|
|||||||
Reference in New Issue
Block a user