mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-17 23:24:52 +00:00
Update
This commit is contained in:
parent
20a43763e4
commit
9deb030181
3 changed files with 4 additions and 5 deletions
|
|
@ -181,7 +181,6 @@ alias uparch='sudo pacman -Syu --noconfirm'
|
|||
|
||||
# Alias for pkgfile
|
||||
alias pkgfile='pkgfile -v'
|
||||
alias upkgfile='sudo pkgfile -u'
|
||||
|
||||
# Avoid pip installing packages as root/sudo, execute the following line in your terminal or just delete the # at the begin
|
||||
#install -Dm644 /dev/stdin ~/.config/pip/pip.conf <<< $'[install]\nuser = yes\n'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue