06052024
This commit is contained in:
parent
0c209480a9
commit
ed480c8445
16 changed files with 1078 additions and 1 deletions
|
@ -4,6 +4,8 @@ alias zin='sudo zypper in'
|
|||
alias rbf='sudo systemctl reboot --firmware-setup'
|
||||
## Arch Linux
|
||||
alias sleep='systemctl suspend'
|
||||
## xsel
|
||||
alias cop='xsel --clipboard --input'
|
||||
|
||||
## docker
|
||||
export DOCKER_HOST=unix:///run/user/1000/docker.sock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue