Skip to content

Commit

Permalink
Add new aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeRanger committed Dec 2, 2024
1 parent b07ef80 commit 8713334
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .zshrc_linux.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ alias start-bluetooth="sudo systemctl start bluetooth.service"
alias stop-bluetooth="sudo systemctl stop bluetooth.service"
alias start-vmware-networking="sudo systemctl start vmware-networks.service"
alias stop-vmware-networking="sudo systemctl stop vmware-networks.service"
alias start-firewalld="sudo systemctl start firewalld.service"
alias stop-firewalld="sudo systemctl stop firewalld.service"

###
### [ Group 2 ]
Expand Down

0 comments on commit 8713334

Please sign in to comment.