summaryrefslogtreecommitdiffstats
path: root/bashrc/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* bash/common/alias: colorfull ls by defaultAlexander Sulfrian2012-10-181-0/+2
* /bashrc/common/prompt: set terminal titleAlexander Sulfrian2012-07-131-0/+4
* bashrc/common/prompt: fix detection of tmux and screenAlexander Sulfrian2012-07-131-2/+2
* bash/common: always set WORKON_HOMEAlexander Sulfrian2012-06-271-4/+11
* bashrc/common: fix virtual env pathAlexander Sulfrian2012-06-271-0/+3
* bash/common/prompt: fix for newer git versionAlexander Sulfrian2012-05-111-1/+5
* bashrc/common/env: added detection for a valid editorAlexander Sulfrian2012-05-071-1/+8
* virtualenv: load virtualenvwrapper everywhere if its enabledAlexander Sulfrian2012-04-261-0/+3
* bashrc/common/shopt: fix timestamp in historyAlexander Sulfrian2012-04-241-1/+1
* bashrc/common/browser: refactor script to make it more flexibleAlexander Sulfrian2012-04-241-10/+9
* ssh-agent-forwarding: do not spam tmp with empty temp filesAlexander Sulfrian2012-01-311-2/+2
* prompt: add braces around vcs statusAlexander Sulfrian2012-01-221-1/+1
* prompt: do not display root username, only red # at end of promptAlexander Sulfrian2012-01-221-8/+7
* prompt: change some colorsAlexander Sulfrian2012-01-111-7/+6
* prompt: really fix spacingAlexander Sulfrian2012-01-111-2/+2
* prompt: fixed spacing after host as rootAlexander Sulfrian2012-01-111-6/+7
* common/prompt: display if currently using a python virtual envAlexander Sulfrian2012-01-101-2/+5
* common/prompt: hide user if alex, hide host if laptopAlexander Sulfrian2012-01-101-3/+7
* fix redirection of stderrAlexander Sulfrian2011-12-091-3/+3
* first check if locale binary existsAlexander Sulfrian2011-12-091-4/+6
* fixed handling of localesAlexander Sulfrian2011-12-071-1/+3
* compatibility fix with openbsdAlexander Sulfrian2011-04-012-2/+4
* fixed screen programm displayAlexander Sulfrian2011-04-011-1/+1
* check if locale exists before settingAlexander Sulfrian2011-03-301-1/+5
* remove warning if dircolors is not availableAlexander Sulfrian2011-03-301-1/+1
* tmux: added autoresume by simply using tmux or tAlexander Sulfrian2011-03-131-0/+3
* fix handling of folders in .git directoryAlexander Sulfrian2011-02-021-1/+1
* fixed typoAlexander Sulfrian2009-10-221-1/+1
* correct typoAlexander Sulfrian2009-10-211-1/+1
* added custom scripts in dotfiles and added folder to pathAlexander Sulfrian2009-10-212-8/+3
* readded screen title magicAlexander Sulfrian2009-10-181-6/+1
* screenmagic for all terms that start with screenAlexander Sulfrian2009-07-201-2/+2
* fixed missing backslashAlexander Sulfrian2009-07-051-1/+1
* screen magic only in screen, removed newline from promptAlexander Sulfrian2009-07-051-2/+5
* removed PROMPT_COMMAND in screenAlexander Sulfrian2009-07-051-0/+1
* update prompt to by fully generated by propt_commandAlexander Sulfrian2009-07-051-87/+89
* fix git magic in prompt to not activate in .git dir or bare repositoriesAlexander Sulfrian2009-06-231-1/+1
* fixed root promptAlexander Sulfrian2009-06-231-1/+1
* use rbus copy()Benedikt Böhm2009-06-231-0/+8
* prompt addedAlexander Sulfrian2009-06-231-0/+100
* screen autoresume supportAlexander Sulfrian2009-04-101-0/+3
* prettify mount outputBenedikt Böhm2009-04-071-0/+9
* corrected the bashcompletion includingAlexander Sulfrian2009-04-021-11/+15
* added srceen magicAlexander Sulfrian2009-02-281-0/+19
* do not create/record ssh_auth_sock if it is set to the symlinkAlexander Sulfrian2009-02-231-3/+3
* fixed wired behaviour if ssh-agent is running and publishing but its not forw...Alexander Sulfrian2009-02-221-6/+11
* added fixssh again to create symlink to latest connected agent-socketAlexander Sulfrian2009-02-081-10/+28
* remove old symlink before creating new oneAlexander Sulfrian2009-02-081-2/+12
* always set SSH_AGENT_SOCK to the symlinkAlexander Sulfrian2009-02-081-4/+2
* removed fixsshAlexander Sulfrian2009-02-081-32/+2