diff options
| author | June McEnroe <programble@gmail.com> | 2018-04-03 12:54:48 -0400 | 
|---|---|---|
| committer | June McEnroe <programble@gmail.com> | 2018-04-03 12:54:48 -0400 | 
| commit | e9834a80ca32c65c8341558ce73c46ff5319e628 (patch) | |
| tree | c82533852a3b00658cdb8813422abdc0c70bff5c /home/.local/bin | |
| parent | Highlight Special as Normal (diff) | |
| download | src-e9834a80ca32c65c8341558ce73c46ff5319e628.tar.gz src-e9834a80ca32c65c8341558ce73c46ff5319e628.zip | |
Move home bins to ~/.local/bin
Also replaced ~/.cargo/bin with a symlink to ~/.local/bin to avoid having to have that in $path as well.
Diffstat (limited to '')
| -rwxr-xr-x | home/.local/bin/sup (renamed from home/.bin/sup) | 0 | ||||
| -rwxr-xr-x | home/.local/bin/tup (renamed from home/.bin/tup) | 0 | ||||
| -rwxr-xr-x | home/.local/bin/up (renamed from home/.bin/up) | 0 | 
3 files changed, 0 insertions, 0 deletions
| diff --git a/home/.bin/sup b/home/.local/bin/sup index 22f2b85e..22f2b85e 100755 --- a/home/.bin/sup +++ b/home/.local/bin/sup diff --git a/home/.bin/tup b/home/.local/bin/tup index 29af9b0a..29af9b0a 100755 --- a/home/.bin/tup +++ b/home/.local/bin/tup diff --git a/home/.bin/up b/home/.local/bin/up index 43b1929b..43b1929b 100755 --- a/home/.bin/up +++ b/home/.local/bin/up |