Adding new stuff
This commit is contained in:
parent
41b322d44e
commit
1a56f45d17
1 changed files with 2 additions and 0 deletions
|
|
@ -152,3 +152,5 @@ alias dsjtw="docker swarm join-token worker"
|
|||
alias noip6="sudo sh -c 'echo 1 > /proc/sys/net/ipv6/conf/wlp2s0/disable_ipv6'"
|
||||
alias yesip6="sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/wlp2s0/disable_ipv6'"
|
||||
alias dd="dd status=progress"
|
||||
alias omg2="killall plasmashell; plasmashell > /dev/null 2>&1 & disown"
|
||||
alias aliases="vim /home/viktor/.bash_aliases && source /home/viktor/.bash_aliases"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue