aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2017-01-15 12:34:39 +0000
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2017-01-15 12:34:39 +0000
commitb7e342d6d4c02203d8c3dd8bea70b758d985b525 (patch)
tree7975168e2ff9d4679e04d911c851ecfbe4259ceb
parentfa054b62e97dabc9b5a23cb007ee2fa613607514 (diff)
downloaddotfiles-b7e342d6d4c02203d8c3dd8bea70b758d985b525.tar.gz
dotfiles-b7e342d6d4c02203d8c3dd8bea70b758d985b525.tar.bz2
dotfiles-b7e342d6d4c02203d8c3dd8bea70b758d985b525.zip
fix broken
-rw-r--r--Shell/bash_aliases3
-rw-r--r--Shell/zshrc2
-rwxr-xr-xWindow_Manager/ratpoison/firesend2
-rw-r--r--Window_Manager/ratpoison/ratpoisonrc.conf1
4 files changed, 6 insertions, 2 deletions
diff --git a/Shell/bash_aliases b/Shell/bash_aliases
index e0ee239..27a1bf9 100644
--- a/Shell/bash_aliases
+++ b/Shell/bash_aliases
@@ -2,6 +2,9 @@
# awesome perl echo 'one two three'| perl -lne 'print $2 if /one(.*)three/'
+#ip
+alias ip='ip -c'
+
#exit
alias e='disown; exit'
diff --git a/Shell/zshrc b/Shell/zshrc
index a11c16e..6568d91 100644
--- a/Shell/zshrc
+++ b/Shell/zshrc
@@ -64,7 +64,7 @@ case $TERM in
# This is seen when the shell prompts for input.
function precmd {
print -Pn "\e]0;%(1j,%j job%(2j|s|); ,)%1~\a"
- timeout --signal=KILL 1s ~/dotfiles/Panel/lemonbar/windows
+ #timeout --signal=KILL 1s ~/dotfiles/Panel/lemonbar/windows
}
# Write command and args to terminal title.
# This is seen while the shell waits for a command to complete.
diff --git a/Window_Manager/ratpoison/firesend b/Window_Manager/ratpoison/firesend
index fb028b6..70ee78e 100755
--- a/Window_Manager/ratpoison/firesend
+++ b/Window_Manager/ratpoison/firesend
@@ -1,2 +1,2 @@
#!/bin/bash
-vimb $@ > /dev/null 2>&1
+vimb $@ > /dev/null 2>&1 &
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf
index f6f26e6..757d186 100644
--- a/Window_Manager/ratpoison/ratpoisonrc.conf
+++ b/Window_Manager/ratpoison/ratpoisonrc.conf
@@ -63,6 +63,7 @@ bordscript
alias barsend exec echo 'Wclear' > /tmp/panel-fifo; ratpoison -c 'windows %s%n %t' | while read line;do echo "${line}" | cut -c -25 > /tmp/panel-fifo && sleep 0.004;done
# tell ratpoison to ignore panels
+unmanage feh
unmanage rpbar
unmanage bar
unmanage stalonetray