Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-05-11 | bash/common/prompt: fix for newer git version | Alexander Sulfrian | 1 | -1/+5 | |
newer git versions print "Changes not staged for commit:" and not "Changed but not updated:" if changed files are in the working dir but not in the index | |||||
2012-05-07 | bashrc/common/env: added detection for a valid editor | Alexander Sulfrian | 1 | -1/+8 | |
2012-05-07 | bashrc/main: some less output | Alexander Sulfrian | 1 | -6/+6 | |
2012-05-06 | Revert "bashrc/main: do not update on non interactive shell but set environment" | Alexander Sulfrian | 1 | -1/+4 | |
This reverts commit 520dcb9f6dba95066296de9f71e398cc30b84f69. Conflicts: bashrc/main.sh | |||||
2012-05-04 | bashrc/main: make grep in git-status more strict | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: old-origin should not be tracking | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: leave .dotfiles directory after timeout | Alexander Sulfrian | 1 | -0/+1 | |
2012-05-04 | bashrc/main: timeout fetch after 3s | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: fix check if shell is interactive | Alexander Sulfrian | 1 | -1/+1 | |
2012-05-04 | bashrc/main: update could now handle force pushes to the server | Alexander Sulfrian | 1 | -1/+28 | |
2012-05-04 | bashrc/main: timeout git fetch origin after 5s | Alexander Sulfrian | 1 | -1/+15 | |
2012-05-04 | bashrc/main: do not update on non interactive shell but set environment | Alexander Sulfrian | 1 | -4/+1 | |
2012-04-26 | bashrc: load all common modules using a wildcard | Alexander Sulfrian | 1 | -36/+2 | |
2012-04-26 | virtualenv: load virtualenvwrapper everywhere if its enabled | Alexander Sulfrian | 2 | -2/+3 | |
2012-04-24 | bashrc/common/shopt: fix timestamp in history | Alexander Sulfrian | 1 | -1/+1 | |
2012-04-24 | bashrc/common/browser: refactor script to make it more flexible | Alexander Sulfrian | 1 | -10/+9 | |
2012-04-24 | bin/t: remove redirection from tmux ls command | Alexander Sulfrian | 1 | -1/+1 | |
tmux hags when redirecting output (bug in epoll on linux) so do not redirect the output to be able to use the t binary again | |||||
2012-01-31 | ssh-agent-forwarding: do not spam tmp with empty temp files | Alexander Sulfrian | 1 | -2/+2 | |
2012-01-31 | starsystems: updated pkg_path for new release | Alexander Sulfrian | 1 | -1/+1 | |
2012-01-22 | prompt: add braces around vcs status | Alexander Sulfrian | 1 | -1/+1 | |
2012-01-22 | prompt: do not display root username, only red # at end of prompt | Alexander Sulfrian | 1 | -8/+7 | |
2012-01-11 | prompt: change some colors | Alexander Sulfrian | 1 | -7/+6 | |
2012-01-11 | prompt: really fix spacing | Alexander Sulfrian | 1 | -2/+2 | |
2012-01-11 | prompt: fixed spacing after host as root | Alexander Sulfrian | 1 | -6/+7 | |
2012-01-10 | common/prompt: display if currently using a python virtual env | Alexander Sulfrian | 1 | -2/+5 | |
2012-01-10 | common/prompt: hide user if alex, hide host if laptop | Alexander Sulfrian | 1 | -3/+7 | |
2012-01-10 | node/laptop: added virtualenv python startup | Alexander Sulfrian | 1 | -0/+9 | |
2011-12-09 | fix redirection of stderr | Alexander Sulfrian | 1 | -3/+3 | |
2>&1 has to be after the redirection of stdout | |||||
2011-12-09 | first check if locale binary exists | Alexander Sulfrian | 1 | -4/+6 | |
under openbsd locale is not available, so disable locale handling to avoid errors | |||||
2011-12-07 | fixed handling of locales | Alexander Sulfrian | 1 | -1/+3 | |
2011-05-02 | node/starsystems: openbsd update | Alexander Sulfrian | 1 | -1/+1 | |
2011-04-01 | compatibility fix with openbsd | Alexander Sulfrian | 2 | -2/+4 | |
hostname returns the fqnd on openbsd, befor using it as screen title discard the domain part | |||||
2011-04-01 | fixed screen programm display | Alexander Sulfrian | 1 | -1/+1 | |
also display set_screen_title if TERM is not screen but contains screen | |||||
2011-03-31 | OpenBSD compatibility fixes | Alexander Sulfrian | 1 | -1/+1 | |
2011-03-30 | fixed typo | Alexander Sulfrian | 1 | -0/+0 | |
2011-03-30 | fixed typo | Alexander Sulfrian | 1 | -1/+1 | |
2011-03-30 | fixed loading of node configs | Alexander Sulfrian | 2 | -1/+5 | |
2011-03-30 | fixed md5 hashing check of symlink-mapping for OpenBSD | Alexander Sulfrian | 1 | -1/+7 | |
2011-03-30 | added pkg_path for starsystems | Alexander Sulfrian | 1 | -0/+1 | |
2011-03-30 | added compatible bash shebang | Alexander Sulfrian | 5 | -4/+5 | |
2011-03-30 | check if locale exists before setting | Alexander Sulfrian | 1 | -1/+5 | |
2011-03-30 | remove warning if dircolors is not available | Alexander Sulfrian | 1 | -1/+1 | |
2011-03-13 | tmux: added autoresume by simply using tmux or t | Alexander Sulfrian | 2 | -0/+15 | |
2011-02-02 | fix handling of folders in .git directory | Alexander Sulfrian | 1 | -1/+1 | |
2009-11-03 | fix typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-11-03 | readded common.sh to use the dist-magic | Alexander Sulfrian | 1 | -0/+1 | |
2009-10-22 | do not execute exit for non interactive shells | Alexander Sulfrian | 1 | -2/+2 | |
2009-10-22 | fixed typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-10-21 | correct typo | Alexander Sulfrian | 1 | -1/+1 | |
2009-10-21 | removed emerge function, is now a script in dotfiles/bashrc/bin | Alexander Sulfrian | 1 | -9/+0 | |