diff options
author | xyz <gky44px1999@gmail.com> | 2021-06-09 05:31:42 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-06-09 05:31:42 -0700 |
commit | aa3f51447797306598a90a6692fba415e7f01091 (patch) | |
tree | 90445a4ab4decbe4b1474b3c1a861bc8c98959f0 | |
parent | 7199d42292932281a85e646919710300a98d79a7 (diff) |
del. comment
-rw-r--r-- | .bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -21,6 +21,5 @@ alias ls='ls --color=auto' alias ll='ls -lAh --color=auto' alias cfgc='/usr/bin/git --git-dir=$HOME/.mycfg_cross_platform/ --work-tree=$HOME' alias cfgl='/usr/bin/git --git-dir=$HOME/.mycfg_local/ --work-tree=$HOME' -#alias ref2='sudo reflector --save /etc/pacman.d/mirrorlist --latest 200 --sort rate' eval "$(zoxide init bash)" |