summaryrefslogtreecommitdiffstats
path: root/bashrc (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-04bashrc/main: old-origin should not be trackingAlexander Sulfrian1-1/+1
2012-05-04bashrc/main: leave .dotfiles directory after timeoutAlexander Sulfrian1-0/+1
2012-05-04bashrc/main: timeout fetch after 3sAlexander Sulfrian1-1/+1
2012-05-04bashrc/main: fix check if shell is interactiveAlexander Sulfrian1-1/+1
2012-05-04bashrc/main: update could now handle force pushes to the serverAlexander Sulfrian1-1/+28
2012-05-04bashrc/main: timeout git fetch origin after 5sAlexander Sulfrian1-1/+15
2012-05-04bashrc/main: do not update on non interactive shell but set environmentAlexander Sulfrian1-4/+1
2012-04-26bashrc: load all common modules using a wildcardAlexander Sulfrian1-36/+2
2012-04-26virtualenv: load virtualenvwrapper everywhere if its enabledAlexander Sulfrian2-2/+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-04-24bin/t: remove redirection from tmux ls commandAlexander Sulfrian1-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-31ssh-agent-forwarding: do not spam tmp with empty temp filesAlexander Sulfrian1-2/+2
2012-01-31starsystems: updated pkg_path for new releaseAlexander Sulfrian1-1/+1
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
2012-01-10node/laptop: added virtualenv python startupAlexander Sulfrian1-0/+9
2011-12-09fix redirection of stderrAlexander Sulfrian1-3/+3
2>&1 has to be after the redirection of stdout
2011-12-09first check if locale binary existsAlexander Sulfrian1-4/+6
under openbsd locale is not available, so disable locale handling to avoid errors
2011-12-07fixed handling of localesAlexander Sulfrian1-1/+3
2011-05-02node/starsystems: openbsd updateAlexander Sulfrian1-1/+1
2011-04-01compatibility fix with openbsdAlexander Sulfrian2-2/+4
hostname returns the fqnd on openbsd, befor using it as screen title discard the domain part
2011-04-01fixed screen programm displayAlexander Sulfrian1-1/+1
also display set_screen_title if TERM is not screen but contains screen
2011-03-31OpenBSD compatibility fixesAlexander Sulfrian1-1/+1
2011-03-30fixed typoAlexander Sulfrian1-0/+0
2011-03-30fixed typoAlexander Sulfrian1-1/+1
2011-03-30fixed loading of node configsAlexander Sulfrian2-1/+5
2011-03-30fixed md5 hashing check of symlink-mapping for OpenBSDAlexander Sulfrian1-1/+7
2011-03-30added pkg_path for starsystemsAlexander Sulfrian1-0/+1
2011-03-30added compatible bash shebangAlexander Sulfrian5-4/+5
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 Sulfrian2-0/+15
2011-02-02fix handling of folders in .git directoryAlexander Sulfrian1-1/+1
2009-11-03fix typoAlexander Sulfrian1-1/+1
2009-11-03readded common.sh to use the dist-magicAlexander Sulfrian1-0/+1
2009-10-22do not execute exit for non interactive shellsAlexander Sulfrian1-2/+2
2009-10-22fixed typoAlexander Sulfrian1-1/+1
2009-10-21correct typoAlexander Sulfrian1-1/+1
2009-10-21removed emerge function, is now a script in dotfiles/bashrc/binAlexander Sulfrian1-9/+0
2009-10-21added custom scripts in dotfiles and added folder to pathAlexander Sulfrian7-8/+49
2009-10-18readded screen title magicAlexander Sulfrian2-10/+5
2009-07-31bugfix: removed recursion, if hostname is not setAlexander Sulfrian1-1/+3
2009-07-20screenmagic for all terms that start with screenAlexander Sulfrian1-2/+2
2009-07-05changed emerge alias to deal with PROMPT_COMMANDAlexander Sulfrian1-4/+2