Skip to content

Commit

Permalink
Start network manager on vargas
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaradclimber committed Oct 27, 2014
1 parent bfa63f5 commit e38eb23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .bashrc
Expand Up @@ -243,3 +243,4 @@ fi
[ -f ~/.bundler-exec.sh ] && source ~/.bundler-exec.sh

which rbenv > /dev/null && eval "$(rbenv init -)"
true
1 change: 1 addition & 0 deletions .xinitrc
Expand Up @@ -27,6 +27,7 @@ xset -b

if [ "$(uname -n)" = "vargas" ]; then
setxkbmap us -variant intl
nm-applet &
fi

if [ $(uname -n) = "vasco" ]; then
Expand Down

0 comments on commit e38eb23

Please sign in to comment.