summaryrefslogtreecommitdiffstats
path: root/bashrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bashrc/main: update could now handle force pushes to the serverAlexander Sulfrian2012-05-041-1/+28
|
* bashrc/main: timeout git fetch origin after 5sAlexander Sulfrian2012-05-041-1/+15
|
* bashrc/main: do not update on non interactive shell but set environmentAlexander Sulfrian2012-05-041-4/+1
|
* bashrc: load all common modules using a wildcardAlexander Sulfrian2012-04-261-36/+2
|
* virtualenv: load virtualenvwrapper everywhere if its enabledAlexander Sulfrian2012-04-262-2/+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
|
* bin/t: remove redirection from tmux ls commandAlexander Sulfrian2012-04-241-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
* ssh-agent-forwarding: do not spam tmp with empty temp filesAlexander Sulfrian2012-01-311-2/+2
|
* starsystems: updated pkg_path for new releaseAlexander Sulfrian2012-01-311-1/+1
|
* 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
|
* node/laptop: added virtualenv python startupAlexander Sulfrian2012-01-101-0/+9
|
* fix redirection of stderrAlexander Sulfrian2011-12-091-3/+3
| | | | 2>&1 has to be after the redirection of stdout
* first check if locale binary existsAlexander Sulfrian2011-12-091-4/+6
| | | | | under openbsd locale is not available, so disable locale handling to avoid errors
* fixed handling of localesAlexander Sulfrian2011-12-071-1/+3
|
* node/starsystems: openbsd updateAlexander Sulfrian2011-05-021-1/+1
|
* compatibility fix with openbsdAlexander Sulfrian2011-04-012-2/+4
| | | | | hostname returns the fqnd on openbsd, befor using it as screen title discard the domain part
* fixed screen programm displayAlexander Sulfrian2011-04-011-1/+1
| | | | | also display set_screen_title if TERM is not screen but contains screen
* OpenBSD compatibility fixesAlexander Sulfrian2011-03-311-1/+1
|
* fixed typoAlexander Sulfrian2011-03-301-0/+0
|
* fixed typoAlexander Sulfrian2011-03-301-1/+1
|
* fixed loading of node configsAlexander Sulfrian2011-03-302-1/+5
|
* fixed md5 hashing check of symlink-mapping for OpenBSDAlexander Sulfrian2011-03-301-1/+7
|
* added pkg_path for starsystemsAlexander Sulfrian2011-03-301-0/+1
|
* added compatible bash shebangAlexander Sulfrian2011-03-305-4/+5
|
* 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-132-0/+15
|
* fix handling of folders in .git directoryAlexander Sulfrian2011-02-021-1/+1
|
* fix typoAlexander Sulfrian2009-11-031-1/+1
|
* readded common.sh to use the dist-magicAlexander Sulfrian2009-11-031-0/+1
|
* do not execute exit for non interactive shellsAlexander Sulfrian2009-10-221-2/+2
|
* fixed typoAlexander Sulfrian2009-10-221-1/+1
|
* correct typoAlexander Sulfrian2009-10-211-1/+1
|
* removed emerge function, is now a script in dotfiles/bashrc/binAlexander Sulfrian2009-10-211-9/+0
|
* added custom scripts in dotfiles and added folder to pathAlexander Sulfrian2009-10-217-8/+49
|
* readded screen title magicAlexander Sulfrian2009-10-182-10/+5
|
* bugfix: removed recursion, if hostname is not setAlexander Sulfrian2009-07-311-1/+3
|
* screenmagic for all terms that start with screenAlexander Sulfrian2009-07-201-2/+2
|
* changed emerge alias to deal with PROMPT_COMMANDAlexander Sulfrian2009-07-051-4/+2
|
* changed wildcard loadAlexander Sulfrian2009-07-051-3/+9
|
* 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-052-2/+3
|