summaryrefslogtreecommitdiffstats
path: root/bashrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bashrc/net/zedat: initial customizationAlexander Sulfrian2012-06-114-0/+18
|
* bashrc: add possibility to change settings based on the domainAlexander Sulfrian2012-06-112-0/+9
|
* bashrc/main: replace tabs with spacesAlexander Sulfrian2012-05-151-2/+2
|
* bashrc/main: possibility to start in different directoryAlexander Sulfrian2012-05-121-1/+5
| | | | | | use $DIR environment variable to start the shell in another directory than the home directory. this is currently used by the emacs quick-open-shell function
* bashrc/main: use tag instead of branch to track old originAlexander Sulfrian2012-05-121-7/+11
| | | | | use tag to track the base of the current "rebase" and update tag before cherry-pick and stash to be the real base
* bash/common/prompt: fix for newer git versionAlexander Sulfrian2012-05-111-1/+5
| | | | | | newer git versions print "Changes not staged for commit:" and not "Changed but not updated:" if changed files are in the working dir but not in the index
* bashrc/common/env: added detection for a valid editorAlexander Sulfrian2012-05-071-1/+8
|
* bashrc/main: some less outputAlexander Sulfrian2012-05-071-6/+6
|
* Revert "bashrc/main: do not update on non interactive shell but set environment"Alexander Sulfrian2012-05-061-1/+4
| | | | | | | | This reverts commit 520dcb9f6dba95066296de9f71e398cc30b84f69. Conflicts: bashrc/main.sh
* bashrc/main: make grep in git-status more strictAlexander Sulfrian2012-05-041-1/+1
|
* bashrc/main: old-origin should not be trackingAlexander Sulfrian2012-05-041-1/+1
|
* bashrc/main: leave .dotfiles directory after timeoutAlexander Sulfrian2012-05-041-0/+1
|
* bashrc/main: timeout fetch after 3sAlexander Sulfrian2012-05-041-1/+1
|
* bashrc/main: fix check if shell is interactiveAlexander Sulfrian2012-05-041-1/+1
|
* 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
|