merge: work

This commit is contained in:
AngeD 2022-12-13 11:13:21 +01:00
commit 068145589b
9 changed files with 65 additions and 42 deletions

View file

@ -2,7 +2,7 @@
alias cls='clear && ls -lah'
alias startgui='sway 2> $HOME/sway.log'
alias tmp='cd $(mktemp -d)'
alias update="paru -Syu; sudo npm update -g; pip freeze | cut -f1 -d= | xargs pip install -U; config submodule update --remote --recursive --init"
alias update="paru -Syu; pip freeze | cut -f1 -d= | xargs pip install -U; config submodule update --remote --recursive --init"
alias vi='$EDITOR'
# conf