Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-07-12 | update htoprc | Florian Pritz | 1 | -4/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-07-12 | update xinitrc and conky config | Florian Pritz | 2 | -26/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-07-12 | Xdefaults: add fallback font | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-07-12 | vim: add sudo plugin | Florian Pritz | 1 | -0/+74 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-06-16 | zshrc: export LANG not LC_ALL | Florian Pritz | 1 | -1/+1 | |
exporting LC_ALL creates strange warnings when using devtools Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-06-14 | zshrc: reenable extended_history | Florian Pritz | 1 | -1/+1 | |
seems to be needed for share_history to work correctly Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-06-10 | zshrc: disable extended_history; set default locale; remove git branch | Florian Pritz | 1 | -10/+6 | |
from prompt Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-06-10 | vimrc: add git BlameCurrentLine function | Florian Pritz | 1 | -2/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-02-25 | Revert "vim: switch to vim-ultisnips; remove snipmate" | Florian Pritz | 21 | -0/+2721 | |
This reverts commit bda1762e2cbba257ff0631f6359badc008fbeac7. | |||||
2012-02-14 | Xdefaults: switch to urxvt-url-select | Florian Pritz | 1 | -3/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-02-08 | zprofile: only run screen if it is installed | Florian Pritz | 1 | -6/+7 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-02-08 | vimrc: disable set list; use supertab; increase font size | Florian Pritz | 1 | -2/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-02-08 | Xdefaults: use a bigger terminal font | Florian Pritz | 1 | -4/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-02-08 | vim: switch to vim-ultisnips; remove snipmate | Florian Pritz | 21 | -2721/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-01-18 | zshrc: add 64mls chroot alias; use /var/empty when creating chroot | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-01-11 | remove autoclose; remove diff colors from jellybeans | Florian Pritz | 2 | -247/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-01-03 | add autoclose.vim | Florian Pritz | 1 | -0/+241 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-31 | only add ~/misc/scripts to path if it exists | Florian Pritz | 1 | -1/+4 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2011-12-24 | vim/colors/jellybeans: small color changes | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-12-24 | make __chrootalias() error more useful | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-11-09 | zshrc: cleanup | Florian Pritz | 1 | -88/+3 | |
This removes stuff I never use. d(): use cd -<tab> regcheck: use regcheck.pl Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-10-30 | add new dircolors; change tail alias | Florian Pritz | 2 | -2/+12 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-10-23 | get rid of yaourt | Florian Pritz | 1 | -15/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-10-23 | change vim colorscheme and indentation setings | Florian Pritz | 3 | -6/+118 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-09-16 | vimrc: disable cursorline for performance | Florian Pritz | 1 | -1/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-09-12 | zshrc: chbuild(): support multiple args | Florian Pritz | 1 | -4/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-15 | make df alias smarter | Florian Pritz | 1 | -1/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-14 | zshrc: fix chroot creation and add function to create new ones | Florian Pritz | 1 | -1/+11 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-14 | zshrc: chkill: allow to remove all chroots | Florian Pritz | 1 | -0/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-14 | misc changes | Florian Pritz | 4 | -14/+18 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-10 | add new files | Florian Pritz | 2 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-10 | move $PATH change; use $HOST | Florian Pritz | 1 | -6/+6 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-10 | zshrc: misc | Florian Pritz | 1 | -5/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-08-02 | improve chroot functions; misc changes | Florian Pritz | 1 | -16/+75 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-06-26 | zshrc: always load gpg-agent.sh | Florian Pritz | 1 | -3/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-06-23 | zshrc: move greetings to sysinfo | Florian Pritz | 1 | -8/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2011-06-04 | zshrc: remove powerpill aliases | Florian Pritz | 1 | -5/+1 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-06-04 | zshrc: add new aliases | Florian Pritz | 1 | -1/+4 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-06-04 | fix black areas when resizing urxvt | Florian Pritz | 1 | -1/+0 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-04-20 | .zshrc: fix missing linux32 in chshell; allow more packages in chinstall | Florian Pritz | 1 | -3/+4 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-03-20 | zshrc: use devtools with btrfs chroots | Florian Pritz | 1 | -6/+6 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-03-19 | add support for second argument (what to run) to ch(r)shell | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-03-18 | misc changes | Florian Pritz | 5 | -14/+25 | |
Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-02-16 | .zshrc: multiple compsys changes | Florian Pritz | 1 | -9/+47 | |
Credits: http://ft.bewatermyfriend.org/comp/zsh/zshrc.d/compsys.html Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-02-16 | fix placement of chclean in chupdate | Florian Pritz | 1 | -2/+2 | |
Run cleanup even if we only update a single chroot Signed-off-by: Florian Pritz <bluewind@server-speed.net> | |||||
2011-01-17 | add vim tabular plugin | Florian Pritz | 4 | -0/+869 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-12-04 | vim: add new plugins; add movement keymappings | Florian Pritz | 9 | -26/+4349 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-11-11 | vimrc: switch back to tabs | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-10-20 | add new vim plugins | Florian Pritz | 2 | -0/+262 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> | |||||
2010-10-20 | vimrc: change execute key mappings | Florian Pritz | 1 | -7/+8 | |
Signed-off-by: Florian Pritz <bluewind@xssn.at> |