summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aptitude/.aptitude/config (renamed from aptitude/config)0
-rw-r--r--awesome/.config/awesome/rc.lua (renamed from awesome/rc.lua)0
-rw-r--r--awesome/.config/awesome/theme/icon.png (renamed from awesome/theme/icon.png)bin223 -> 223 bytes
-rw-r--r--awesome/.config/awesome/theme/submenu.png (renamed from awesome/theme/submenu.png)bin367 -> 367 bytes
-rw-r--r--awesome/.config/awesome/theme/theme.lua (renamed from awesome/theme/theme.lua)0
-rw-r--r--bash/.bashrc (renamed from bashrc)0
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc (renamed from bspwm/bspwmrc)0
-rwxr-xr-xbspwm/.config/bspwm/panel (renamed from bspwm/panel)0
-rwxr-xr-xbspwm/.config/bspwm/panel_bar (renamed from bspwm/panel_bar)0
-rw-r--r--conky/.conkyrc (renamed from conkyrc)0
-rwxr-xr-xdeploy.sh13
-rw-r--r--emacs/.emacs.d/drobillized-theme.el (renamed from emacs.d/drobillized-theme.el)0
-rw-r--r--emacs/.emacs.d/init.el (renamed from emacs.d/init.el)0
-rw-r--r--emacs/.emacs.d/site-lisp/n3-mode.el (renamed from emacs.d/site-lisp/n3-mode.el)0
-rw-r--r--emacs/.emacs.d/site-lisp/ppindent.el (renamed from emacs.d/site-lisp/ppindent.el)0
-rw-r--r--emacs/.emacs.d/site-lisp/ttl-mode.el (renamed from emacs.d/site-lisp/ttl-mode.el)0
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc (renamed from sxhkd/sxhkdrc)0
-rw-r--r--tmux/.tmux.conf (renamed from tmux.conf)0
-rw-r--r--vim/.vimrc (renamed from vimrc)0
19 files changed, 9 insertions, 4 deletions
diff --git a/aptitude/config b/aptitude/.aptitude/config
index 5d61561..5d61561 100644
--- a/aptitude/config
+++ b/aptitude/.aptitude/config
diff --git a/awesome/rc.lua b/awesome/.config/awesome/rc.lua
index 9f9888a..9f9888a 100644
--- a/awesome/rc.lua
+++ b/awesome/.config/awesome/rc.lua
diff --git a/awesome/theme/icon.png b/awesome/.config/awesome/theme/icon.png
index 8f2dd73..8f2dd73 100644
--- a/awesome/theme/icon.png
+++ b/awesome/.config/awesome/theme/icon.png
Binary files differ
diff --git a/awesome/theme/submenu.png b/awesome/.config/awesome/theme/submenu.png
index 2b60e74..2b60e74 100644
--- a/awesome/theme/submenu.png
+++ b/awesome/.config/awesome/theme/submenu.png
Binary files differ
diff --git a/awesome/theme/theme.lua b/awesome/.config/awesome/theme/theme.lua
index 860110e..860110e 100644
--- a/awesome/theme/theme.lua
+++ b/awesome/.config/awesome/theme/theme.lua
diff --git a/bashrc b/bash/.bashrc
index 79a718d..79a718d 100644
--- a/bashrc
+++ b/bash/.bashrc
diff --git a/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc
index 1485f63..1485f63 100755
--- a/bspwm/bspwmrc
+++ b/bspwm/.config/bspwm/bspwmrc
diff --git a/bspwm/panel b/bspwm/.config/bspwm/panel
index ca1ae02..ca1ae02 100755
--- a/bspwm/panel
+++ b/bspwm/.config/bspwm/panel
diff --git a/bspwm/panel_bar b/bspwm/.config/bspwm/panel_bar
index bf0fc6d..bf0fc6d 100755
--- a/bspwm/panel_bar
+++ b/bspwm/.config/bspwm/panel_bar
diff --git a/conkyrc b/conky/.conkyrc
index c7dc5ba..c7dc5ba 100644
--- a/conkyrc
+++ b/conky/.conkyrc
diff --git a/deploy.sh b/deploy.sh
index 1e2dc39..86a0f21 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -1,6 +1,11 @@
#!/bin/sh
-ln -is $(realpath bspwm) ~/.config/bspwm
-ln -is $(realpath sxhkd) ~/.config/sxhkd
-ln -is $(realpath conkyrc) ~/.conkyrc
-ln -is $(realpath tmux.conf) ~/.tmux.conf
+stow aptitude
+stow awesome
+stow bash
+stow bspwm
+stow conky
+stow emacs
+stow sxhkd
+stow tmux
+stow vim
diff --git a/emacs.d/drobillized-theme.el b/emacs/.emacs.d/drobillized-theme.el
index 1a5b240..1a5b240 100644
--- a/emacs.d/drobillized-theme.el
+++ b/emacs/.emacs.d/drobillized-theme.el
diff --git a/emacs.d/init.el b/emacs/.emacs.d/init.el
index aaa136f..aaa136f 100644
--- a/emacs.d/init.el
+++ b/emacs/.emacs.d/init.el
diff --git a/emacs.d/site-lisp/n3-mode.el b/emacs/.emacs.d/site-lisp/n3-mode.el
index 8beced6..8beced6 100644
--- a/emacs.d/site-lisp/n3-mode.el
+++ b/emacs/.emacs.d/site-lisp/n3-mode.el
diff --git a/emacs.d/site-lisp/ppindent.el b/emacs/.emacs.d/site-lisp/ppindent.el
index 84c9702..84c9702 100644
--- a/emacs.d/site-lisp/ppindent.el
+++ b/emacs/.emacs.d/site-lisp/ppindent.el
diff --git a/emacs.d/site-lisp/ttl-mode.el b/emacs/.emacs.d/site-lisp/ttl-mode.el
index ee147de..ee147de 100644
--- a/emacs.d/site-lisp/ttl-mode.el
+++ b/emacs/.emacs.d/site-lisp/ttl-mode.el
diff --git a/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 3be442f..3be442f 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
diff --git a/tmux.conf b/tmux/.tmux.conf
index 2612405..2612405 100644
--- a/tmux.conf
+++ b/tmux/.tmux.conf
diff --git a/vimrc b/vim/.vimrc
index b16c7c4..b16c7c4 100644
--- a/vimrc
+++ b/vim/.vimrc