Dotfiles/shells/shared
Jonathan Hodgson 959b57110c SHELL: Adds aliases for cp and mv with progress bars
I found patches at the link below for mv and cp that add options for
progress bars. I have applied and compiled them and named the commands
cpg and mvg as recommended in the readme. They are named like that (I
assume) because they add a -g flag for progress.

If they are present and in my path, I always want to use them with the
progress bar flag in place of cp or mv

https://github.com/jarun/advcpmv
2020-11-02 17:17:27 +00:00
..
aliases SHELL: Adds aliases for cp and mv with progress bars 2020-11-02 17:17:27 +00:00
environmentVariables REMIND/ZSH: set environment variables and alias 2020-10-14 17:46:45 +01:00
functions Changes to how cat works mainly 2020-09-15 17:13:32 +01:00