Skip to content

Commit

Permalink
net_set
Browse files Browse the repository at this point in the history
  • Loading branch information
karavanis committed Sep 14, 2014
1 parent 2e7d385 commit 34af817
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions my_bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,8 @@ alias adbrigh='xbacklight -set 100'
alias workers='cd ~/Development/core-manager/core-workers'

alias manager='cd ~/Development/core-manager'

alias net_set='rm /var/lib/NetworkManager/NetworkManager.state;
/etc/init.d/network-manager restart;
/etc/init.d/network-manager restart'

0 comments on commit 34af817

Please sign in to comment.