about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/.bashrc3
-rw-r--r--debian/.xinitrc1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/.bashrc b/debian/.bashrc
index f5a91aa..8316d8c 100644
--- a/debian/.bashrc
+++ b/debian/.bashrc
@@ -118,6 +118,9 @@ if ! shopt -oq posix; then
   fi
 fi
 
+# fzf ** completion
+source /usr/share/doc/fzf/examples/completion.bash
+
 stty -ixon
 # emacs input
 set -o emacs
diff --git a/debian/.xinitrc b/debian/.xinitrc
index c68dda4..598bd05 100644
--- a/debian/.xinitrc
+++ b/debian/.xinitrc
@@ -6,7 +6,6 @@ mate-power-manager &
 ibus-daemon -drx
 blueman-applet &
 nm-applet &
-urxvtd -q -f -o
 keynav &
 diodon &
 exec awesome