]> git.rmz.io Git - dotfiles.git/blobdiff - zshrc
zsh/aliases: pacdisowned ignores local
[dotfiles.git] / zshrc
diff --git a/zshrc b/zshrc
index df14759a33abf109f7ea4126cdc21b2ed3c55a1e..aa3508e15905b0e8a2b017c2092baf2866d1d6e1 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -42,6 +42,7 @@ done
 # vim stuff
 export EDITOR=vim
 export VISUAL=vim
 # vim stuff
 export EDITOR=vim
 export VISUAL=vim
+export BROWSER=dwb
 
 # set up a few named directories
 hash -d Skaro=/mnt/Skaro
 
 # set up a few named directories
 hash -d Skaro=/mnt/Skaro
@@ -58,7 +59,6 @@ export _gamedir=/mnt/Skaro/Games/Linux/HumbleBundle
 
 # ros
 if [[ -f "/opt/ros/groovy/setup.zsh" ]]; then
 
 # ros
 if [[ -f "/opt/ros/groovy/setup.zsh" ]]; then
-    source /opt/ros/groovy/setup.zsh
     export ROS_WORKSPACE=~/src/ros
     export ROS_OS_OVERRIDE=arch
 fi
     export ROS_WORKSPACE=~/src/ros
     export ROS_OS_OVERRIDE=arch
 fi