| Commit message (Expand) | Author | Age | Files | Lines |
* | /bashrc/common/prompt: set terminal title | Alexander Sulfrian | 2012-07-13 | 1 | -0/+4 |
* | bashrc/common/prompt: fix detection of tmux and screen | Alexander Sulfrian | 2012-07-13 | 1 | -2/+2 |
* | bash/common: always set WORKON_HOME | Alexander Sulfrian | 2012-06-27 | 1 | -4/+11 |
* | bashrc/common: fix virtual env path | Alexander Sulfrian | 2012-06-27 | 1 | -0/+3 |
* | bash/common/prompt: fix for newer git version | Alexander Sulfrian | 2012-05-11 | 1 | -1/+5 |
* | bashrc/common/env: added detection for a valid editor | Alexander Sulfrian | 2012-05-07 | 1 | -1/+8 |
* | virtualenv: load virtualenvwrapper everywhere if its enabled | Alexander Sulfrian | 2012-04-26 | 1 | -0/+3 |
* | bashrc/common/shopt: fix timestamp in history | Alexander Sulfrian | 2012-04-24 | 1 | -1/+1 |
* | bashrc/common/browser: refactor script to make it more flexible | Alexander Sulfrian | 2012-04-24 | 1 | -10/+9 |
* | ssh-agent-forwarding: do not spam tmp with empty temp files | Alexander Sulfrian | 2012-01-31 | 1 | -2/+2 |
* | prompt: add braces around vcs status | Alexander Sulfrian | 2012-01-22 | 1 | -1/+1 |
* | prompt: do not display root username, only red # at end of prompt | Alexander Sulfrian | 2012-01-22 | 1 | -8/+7 |
* | prompt: change some colors | Alexander Sulfrian | 2012-01-11 | 1 | -7/+6 |
* | prompt: really fix spacing | Alexander Sulfrian | 2012-01-11 | 1 | -2/+2 |
* | prompt: fixed spacing after host as root | Alexander Sulfrian | 2012-01-11 | 1 | -6/+7 |
* | common/prompt: display if currently using a python virtual env | Alexander Sulfrian | 2012-01-10 | 1 | -2/+5 |
* | common/prompt: hide user if alex, hide host if laptop | Alexander Sulfrian | 2012-01-10 | 1 | -3/+7 |
* | fix redirection of stderr | Alexander Sulfrian | 2011-12-09 | 1 | -3/+3 |
* | first check if locale binary exists | Alexander Sulfrian | 2011-12-09 | 1 | -4/+6 |
* | fixed handling of locales | Alexander Sulfrian | 2011-12-07 | 1 | -1/+3 |
* | compatibility fix with openbsd | Alexander Sulfrian | 2011-04-01 | 2 | -2/+4 |
* | fixed screen programm display | Alexander Sulfrian | 2011-04-01 | 1 | -1/+1 |
* | check if locale exists before setting | Alexander Sulfrian | 2011-03-30 | 1 | -1/+5 |
* | remove warning if dircolors is not available | Alexander Sulfrian | 2011-03-30 | 1 | -1/+1 |
* | tmux: added autoresume by simply using tmux or t | Alexander Sulfrian | 2011-03-13 | 1 | -0/+3 |
* | fix handling of folders in .git directory | Alexander Sulfrian | 2011-02-02 | 1 | -1/+1 |
* | fixed typo | Alexander Sulfrian | 2009-10-22 | 1 | -1/+1 |
* | correct typo | Alexander Sulfrian | 2009-10-21 | 1 | -1/+1 |
* | added custom scripts in dotfiles and added folder to path | Alexander Sulfrian | 2009-10-21 | 2 | -8/+3 |
* | readded screen title magic | Alexander Sulfrian | 2009-10-18 | 1 | -6/+1 |
* | screenmagic for all terms that start with screen | Alexander Sulfrian | 2009-07-20 | 1 | -2/+2 |
* | fixed missing backslash | Alexander Sulfrian | 2009-07-05 | 1 | -1/+1 |
* | screen magic only in screen, removed newline from prompt | Alexander Sulfrian | 2009-07-05 | 1 | -2/+5 |
* | removed PROMPT_COMMAND in screen | Alexander Sulfrian | 2009-07-05 | 1 | -0/+1 |
* | update prompt to by fully generated by propt_command | Alexander Sulfrian | 2009-07-05 | 1 | -87/+89 |
* | fix git magic in prompt to not activate in .git dir or bare repositories | Alexander Sulfrian | 2009-06-23 | 1 | -1/+1 |
* | fixed root prompt | Alexander Sulfrian | 2009-06-23 | 1 | -1/+1 |
* | use rbus copy() | Benedikt Böhm | 2009-06-23 | 1 | -0/+8 |
* | prompt added | Alexander Sulfrian | 2009-06-23 | 1 | -0/+100 |
* | screen autoresume support | Alexander Sulfrian | 2009-04-10 | 1 | -0/+3 |
* | prettify mount output | Benedikt Böhm | 2009-04-07 | 1 | -0/+9 |
* | corrected the bashcompletion including | Alexander Sulfrian | 2009-04-02 | 1 | -11/+15 |
* | added srceen magic | Alexander Sulfrian | 2009-02-28 | 1 | -0/+19 |
* | do not create/record ssh_auth_sock if it is set to the symlink | Alexander Sulfrian | 2009-02-23 | 1 | -3/+3 |
* | fixed wired behaviour if ssh-agent is running and publishing but its not forw... | Alexander Sulfrian | 2009-02-22 | 1 | -6/+11 |
* | added fixssh again to create symlink to latest connected agent-socket | Alexander Sulfrian | 2009-02-08 | 1 | -10/+28 |
* | remove old symlink before creating new one | Alexander Sulfrian | 2009-02-08 | 1 | -2/+12 |
* | always set SSH_AGENT_SOCK to the symlink | Alexander Sulfrian | 2009-02-08 | 1 | -4/+2 |
* | removed fixssh | Alexander Sulfrian | 2009-02-08 | 1 | -32/+2 |
* | fixed small error | Alexander Sulfrian | 2009-02-07 | 1 | -1/+1 |