diff options
| -rw-r--r-- | .compton (renamed from compton) | 0 | ||||
| -rw-r--r-- | .gitmodules | 31 | ||||
| -rw-r--r-- | bash/.bashrc (renamed from bashrc) | 0 | ||||
| -rwxr-xr-x | dotfiles.sh | 7 | ||||
| -rw-r--r-- | dotfilesrc | 13 | ||||
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/autostart (renamed from config/herbstluftwm/autostart) | 0 | ||||
| -rw-r--r-- | herbstluftwm/.config/herbstluftwm/dependencylist (renamed from config/herbstluftwm/dependencylist) | 0 | ||||
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/lock.sh (renamed from config/herbstluftwm/lock.sh) | 0 | ||||
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/notify.sh (renamed from config/herbstluftwm/notify.sh) | 0 | ||||
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/panel.sh (renamed from config/herbstluftwm/panel.sh) | 0 | ||||
| -rw-r--r-- | herbstluftwm/.config/herbstluftwm/panel_indicators.sh (renamed from config/herbstluftwm/panel_indicators.sh) | 0 | ||||
| -rw-r--r-- | herbstluftwm/.config/herbstluftwm/poligons.png (renamed from config/herbstluftwm/poligons.png) | bin | 4592375 -> 4592375 bytes | |||
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/popup.sh (renamed from config/herbstluftwm/popup.sh) | 0 | ||||
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/start.sh (renamed from config/herbstluftwm/start.sh) | 0 | ||||
| -rw-r--r-- | herbstluftwm/.config/herbstluftwm/theme.sh (renamed from config/herbstluftwm/theme.sh) | 0 | ||||
| -rw-r--r-- | liquidprompt/.liquidpromptrc (renamed from liquidpromptrc) | 0 | ||||
| -rw-r--r-- | liquidprompt/.lp_ps1 (renamed from lp_ps1) | 0 | ||||
| -rw-r--r-- | redshift/.config/redshift.conf (renamed from config/redshift.conf) | 0 | ||||
| -rw-r--r-- | themes/.themes/numix-no-title-max/index.theme (renamed from themes/numix-no-title-max/index.theme) | 0 | ||||
| -rw-r--r-- | themes/.themes/numix-no-title-max/metacity-1/metacity-theme-3.xml (renamed from themes/numix-no-title-max/metacity-1/metacity-theme-3.xml) | 0 | ||||
| -rw-r--r-- | themes/.themes/numix-no-title/index.theme (renamed from themes/numix-no-title/index.theme) | 0 | ||||
| -rw-r--r-- | themes/.themes/numix-no-title/metacity-1/metacity-theme-3.xml (renamed from themes/numix-no-title/metacity-1/metacity-theme-3.xml) | 0 | ||||
| l--------- | vim/.vim/autoload/pathogen.vim (renamed from vim/autoload/pathogen.vim) | 0 | ||||
| -rw-r--r-- | vim/.vim/ftplugin/python.vim (renamed from vim/ftplugin/python.vim) | 0 | ||||
| -rw-r--r-- | vim/.vimrc (renamed from vimrc) | 0 | ||||
| -rw-r--r-- | vimperator/.vimperatorrc (renamed from vimperatorrc) | 0 | ||||
| -rw-r--r-- | xorg/.Xresources (renamed from Xresources) | 0 |
27 files changed, 14 insertions, 37 deletions
diff --git a/.gitmodules b/.gitmodules index 93ccec3..b993b7a 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,24 +1,21 @@ | |||
| 1 | [submodule "dotfiles"] | 1 | [submodule "vim/.vim/vim-pathogen"] |
| 2 | path = dotfiles | 2 | path = vim/.vim/vim-pathogen |
| 3 | url = https://github.com/jbernard/dotfiles.git | ||
| 4 | [submodule "vim/vim-pathogen"] | ||
| 5 | path = vim/vim-pathogen | ||
| 6 | url = https://github.com/tpope/vim-pathogen.git | 3 | url = https://github.com/tpope/vim-pathogen.git |
| 7 | [submodule "vim/bundle/nerdtree"] | 4 | [submodule "vim/.vim/bundle/nerdtree"] |
| 8 | path = vim/bundle/nerdtree | 5 | path = vim/.vim/bundle/nerdtree |
| 9 | url = https://github.com/scrooloose/nerdtree.git | 6 | url = https://github.com/scrooloose/nerdtree.git |
| 10 | [submodule "vim/bundle/supertab"] | 7 | [submodule "vim/.vim/bundle/supertab"] |
| 11 | path = vim/bundle/supertab | 8 | path = vim/.vim/bundle/supertab |
| 12 | url = https://github.com/ervandew/supertab.git | 9 | url = https://github.com/ervandew/supertab.git |
| 13 | [submodule "vim/bundle/syntastic"] | 10 | [submodule "vim/.vim/bundle/syntastic"] |
| 14 | path = vim/bundle/syntastic | 11 | path = vim/.vim/bundle/syntastic |
| 15 | url = https://github.com/scrooloose/syntastic.git | 12 | url = https://github.com/scrooloose/syntastic.git |
| 16 | [submodule "vim/bundle/vim-fugitive"] | 13 | [submodule "vim/.vim/bundle/vim-fugitive"] |
| 17 | path = vim/bundle/vim-fugitive | 14 | path = vim/.vim/bundle/vim-fugitive |
| 18 | url = https://github.com/tpope/vim-fugitive.git | 15 | url = https://github.com/tpope/vim-fugitive.git |
| 19 | [submodule "vim/bundle/vim-nerdtree-tabs"] | 16 | [submodule "vim/.vim/bundle/vim-nerdtree-tabs"] |
| 20 | path = vim/bundle/vim-nerdtree-tabs | 17 | path = vim/.vim/bundle/vim-nerdtree-tabs |
| 21 | url = https://github.com/jistr/vim-nerdtree-tabs.git | 18 | url = https://github.com/jistr/vim-nerdtree-tabs.git |
| 22 | [submodule "vim/bundle/nerdcommenter"] | 19 | [submodule "vim/.vim/bundle/nerdcommenter"] |
| 23 | path = vim/bundle/nerdcommenter | 20 | path = vim/.vim/bundle/nerdcommenter |
| 24 | url = https://github.com/scrooloose/nerdcommenter.git | 21 | url = https://github.com/scrooloose/nerdcommenter.git |
diff --git a/dotfiles.sh b/dotfiles.sh deleted file mode 100755 index 0cc525a..0000000 --- a/dotfiles.sh +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | #!/usr/bin/env bash | ||
| 2 | |||
| 3 | DOTFILES=$HOME/dotfiles | ||
| 4 | DOTFILESRC=$DOTFILES/dotfilesrc | ||
| 5 | PATH=$PATH:$DOTFILES/dotfiles/bin | ||
| 6 | |||
| 7 | dotfiles --repo="$DOTFILES" --config="$DOTFILESRC" $@ | ||
diff --git a/dotfilesrc b/dotfilesrc deleted file mode 100644 index f5d8526..0000000 --- a/dotfilesrc +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | [dotfiles] | ||
| 2 | repository = ~/dotfiles | ||
| 3 | |||
| 4 | packages = ['config', | ||
| 5 | 'themes'] | ||
| 6 | |||
| 7 | ignore = [ | ||
| 8 | '.git', | ||
| 9 | '.gitignore', | ||
| 10 | '.gitmodules', | ||
| 11 | 'dotfiles*', | ||
| 12 | '*.swp', | ||
| 13 | 'README.md'] | ||
diff --git a/config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 683fbf1..683fbf1 100755 --- a/config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart | |||
diff --git a/config/herbstluftwm/dependencylist b/herbstluftwm/.config/herbstluftwm/dependencylist index 7d3babf..7d3babf 100644 --- a/config/herbstluftwm/dependencylist +++ b/herbstluftwm/.config/herbstluftwm/dependencylist | |||
diff --git a/config/herbstluftwm/lock.sh b/herbstluftwm/.config/herbstluftwm/lock.sh index 04c4638..04c4638 100755 --- a/config/herbstluftwm/lock.sh +++ b/herbstluftwm/.config/herbstluftwm/lock.sh | |||
diff --git a/config/herbstluftwm/notify.sh b/herbstluftwm/.config/herbstluftwm/notify.sh index 40c5330..40c5330 100755 --- a/config/herbstluftwm/notify.sh +++ b/herbstluftwm/.config/herbstluftwm/notify.sh | |||
diff --git a/config/herbstluftwm/panel.sh b/herbstluftwm/.config/herbstluftwm/panel.sh index 763c668..763c668 100755 --- a/config/herbstluftwm/panel.sh +++ b/herbstluftwm/.config/herbstluftwm/panel.sh | |||
diff --git a/config/herbstluftwm/panel_indicators.sh b/herbstluftwm/.config/herbstluftwm/panel_indicators.sh index e450337..e450337 100644 --- a/config/herbstluftwm/panel_indicators.sh +++ b/herbstluftwm/.config/herbstluftwm/panel_indicators.sh | |||
diff --git a/config/herbstluftwm/poligons.png b/herbstluftwm/.config/herbstluftwm/poligons.png index e5c7cda..e5c7cda 100644 --- a/config/herbstluftwm/poligons.png +++ b/herbstluftwm/.config/herbstluftwm/poligons.png | |||
| Binary files differ | |||
diff --git a/config/herbstluftwm/popup.sh b/herbstluftwm/.config/herbstluftwm/popup.sh index eda37f5..eda37f5 100755 --- a/config/herbstluftwm/popup.sh +++ b/herbstluftwm/.config/herbstluftwm/popup.sh | |||
diff --git a/config/herbstluftwm/start.sh b/herbstluftwm/.config/herbstluftwm/start.sh index f10fca6..f10fca6 100755 --- a/config/herbstluftwm/start.sh +++ b/herbstluftwm/.config/herbstluftwm/start.sh | |||
diff --git a/config/herbstluftwm/theme.sh b/herbstluftwm/.config/herbstluftwm/theme.sh index 34e22a7..34e22a7 100644 --- a/config/herbstluftwm/theme.sh +++ b/herbstluftwm/.config/herbstluftwm/theme.sh | |||
diff --git a/liquidpromptrc b/liquidprompt/.liquidpromptrc index 57414d5..57414d5 100644 --- a/liquidpromptrc +++ b/liquidprompt/.liquidpromptrc | |||
diff --git a/lp_ps1 b/liquidprompt/.lp_ps1 index 93987bb..93987bb 100644 --- a/lp_ps1 +++ b/liquidprompt/.lp_ps1 | |||
diff --git a/config/redshift.conf b/redshift/.config/redshift.conf index 2b88434..2b88434 100644 --- a/config/redshift.conf +++ b/redshift/.config/redshift.conf | |||
diff --git a/themes/numix-no-title-max/index.theme b/themes/.themes/numix-no-title-max/index.theme index 553f572..553f572 100644 --- a/themes/numix-no-title-max/index.theme +++ b/themes/.themes/numix-no-title-max/index.theme | |||
diff --git a/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml b/themes/.themes/numix-no-title-max/metacity-1/metacity-theme-3.xml index 264fb01..264fb01 100644 --- a/themes/numix-no-title-max/metacity-1/metacity-theme-3.xml +++ b/themes/.themes/numix-no-title-max/metacity-1/metacity-theme-3.xml | |||
diff --git a/themes/numix-no-title/index.theme b/themes/.themes/numix-no-title/index.theme index 33b73d8..33b73d8 100644 --- a/themes/numix-no-title/index.theme +++ b/themes/.themes/numix-no-title/index.theme | |||
diff --git a/themes/numix-no-title/metacity-1/metacity-theme-3.xml b/themes/.themes/numix-no-title/metacity-1/metacity-theme-3.xml index 1beaa48..1beaa48 100644 --- a/themes/numix-no-title/metacity-1/metacity-theme-3.xml +++ b/themes/.themes/numix-no-title/metacity-1/metacity-theme-3.xml | |||
diff --git a/vim/autoload/pathogen.vim b/vim/.vim/autoload/pathogen.vim index 9a7227e..9a7227e 120000 --- a/vim/autoload/pathogen.vim +++ b/vim/.vim/autoload/pathogen.vim | |||
diff --git a/vim/ftplugin/python.vim b/vim/.vim/ftplugin/python.vim index 183ef4b..183ef4b 100644 --- a/vim/ftplugin/python.vim +++ b/vim/.vim/ftplugin/python.vim | |||
diff --git a/vimperatorrc b/vimperator/.vimperatorrc index 984f4e0..984f4e0 100644 --- a/vimperatorrc +++ b/vimperator/.vimperatorrc | |||
diff --git a/Xresources b/xorg/.Xresources index b489339..b489339 100644 --- a/Xresources +++ b/xorg/.Xresources | |||
