aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bashrc (follow)
Commit message (Collapse)AuthorAge
* less: suppress line numbersEgor Tensin2019-01-29
|
* .bashrc: fix ssh inside screenEgor Tensin2018-10-16
|
* .bashrc: fix ssh inside screenEgor Tensin2018-08-01
|
* add update-alternatives shortcutsEgor Tensin2018-07-14
|
* .bashrc: export HISTCONTROL=ignoredupsEgor Tensin2018-06-18
|
* .bashrc: re-introduce the ssh-copy-id aliasEgor Tensin2018-06-15
| | | | Now I can remember what it was for.
* .bashrc: remove ssh-copy-id aliasEgor Tensin2018-06-09
| | | | Can't remember why it's important anyway.
* add commentsEgor Tensin2018-06-04
|
* ssh.sh: move to .profileEgor Tensin2018-06-04
|
* .bashrc: don't source missing filesEgor Tensin2018-06-04
|
* .bashrc: add a link to StackOverflow for an aliasEgor Tensin2018-06-04
|
* attempt to organize stuff properlyEgor Tensin2018-06-04
| | | | | | | bash-independent stuff should go to .profile, which is what I'm trying to do. I'm not sure about how correct all of this is, a few bashisms were ought to creep in.
* move ssh-related stuff to ssh.shEgor Tensin2018-06-04
| | | | | | spawn_ssh_agent no longer creates ~/.ssh_agent.sh, because in cron jobs it's pretty useless actually, since they are typically run when I'm not connected via ssh.
* .bashrc: don't export PS1Egor Tensin2018-05-31
| | | | dash (and possibly other shells) inherit this one and break.
* .bashrc: add a comment to the sudo aliasEgor Tensin2018-05-14
|
* .gitconfig: move alias.fixup to a separate scriptEgor Tensin2018-05-14
|
* .bashrc: add date aliasesEgor Tensin2018-04-11
|
* add mysql.shEgor Tensin2018-04-05
|
* .bashrc: .bash_aliases -> .bashrc_workEgor Tensin2017-11-29
|
* don't source files twiceEgor Tensin2017-10-04
|
* .bashrc: source optional .bash_aliasesEgor Tensin2017-10-04
|
* move PYTHONSTARTUP to python.shEgor Tensin2017-10-01
|
* add python.shEgor Tensin2017-10-01
| | | | This is a stupid way to add your user's pip binary directory to $PATH.
* .bashrc: don't export SHELLOPTS, BASHOPTSEgor Tensin2017-09-02
|
* .bashrc: set +o histexpandEgor Tensin2017-08-31
|
* .bashrc: add stty hackEgor Tensin2017-08-25
|
* .bashrc: add xclip aliasEgor Tensin2017-08-22
|
* .bashrc: use bold colors in PS1Egor Tensin2017-07-15
| | | | | This way, directory names are more clearly visible in my VirtualBox Arch Linux window.
* PS1 updateEgor Tensin2017-02-14
|
* PS1 updateEgor Tensin2017-02-14
|
* export BASHOPTSEgor Tensin2017-01-30
|
* sed --follow-symlinks doesn't work w/ sed 4.2.2Egor Tensin2017-01-24
|
* sed: --follow-symlinksEgor Tensin2017-01-20
|
* add common prefixes to functions in .bash_utils/Egor Tensin2017-01-20
|
* define $EDITOREgor Tensin2017-01-12
|
* free: --humanEgor Tensin2017-01-05
|
* update & export PS1Egor Tensin2016-12-26
|
* ssh-copy-id: -iEgor Tensin2016-12-25
|
* allow aliases after sudoEgor Tensin2016-12-24
|
* split .bashrc into os.sh, ruby.shEgor Tensin2016-12-24
|
* list_packages_cygwin: skip header linesEgor Tensin2016-12-23
|
* add list_manually_installed_packages_ubuntuEgor Tensin2016-12-22
|
* code styleEgor Tensin2016-12-01
|
* list_packages: factor out distr-specific variantsEgor Tensin2016-12-01
|
* list_packages: package names onlyEgor Tensin2016-12-01
|
* list_packages: support UbuntuEgor Tensin2016-12-01
|
* add Ubuntu detectionEgor Tensin2016-12-01
|
* add an alias to clear the screenEgor Tensin2016-11-29
|
* ls: LC_COLLATE=CEgor Tensin2016-11-24
|
* don't set -o nounsetEgor Tensin2016-11-17
|