Refactoring

- Added macos
This commit is contained in:
foozzi 2024-01-14 23:29:33 -05:00
parent 03a7616e8c
commit 2c1ccaffd1
47 changed files with 76 additions and 33 deletions

7
linux/.zshrc-additional Normal file
View file

@ -0,0 +1,7 @@
## Open Suse
alias zup='sudo zypper dup'
alias zin='sudo zypper in'
alias rbf='sudo systemctl reboot --firmware-setup'
## docker
export DOCKER_HOST=unix:///run/user/1000/docker.sock