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