aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bash_profile1
-rwxr-xr-x.local/bin/scripts/internet-search1
2 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index aa8c294..27fe0c4 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -37,6 +37,7 @@ prefixPath "$HOME/.local/bin";
# general exports
export CARGO_HOME="$XDG_CACHE_HOME/cargo"
export EDITOR=vim
+export BROWSER=chromium;
export FZF_DIRECTORY_MARKS=$HOME/Documents/.fzf-marks
export FZF_FILE_MARKS=$HOME/Documents/.fzf-fmarks
export HISTCONTROL=ignoreboth:erasedups
diff --git a/.local/bin/scripts/internet-search b/.local/bin/scripts/internet-search
index 84e4e05..096c4ee 100755
--- a/.local/bin/scripts/internet-search
+++ b/.local/bin/scripts/internet-search
@@ -1,3 +1,2 @@
#!/bin/sh -eu
-export BROWSER=chromium;
rofi -dmenu -show run -font "ubuntu 16" -padding 10 -lines 0 -p " " | xargs -r surfraw duckduckgo