index
:
linux-home
macos
master
My dotfiles
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
%HOME%
(
unfollow
)
Commit message (
Collapse
)
Author
2016-11-20
refactoring
Egor Tensin
2016-11-17
don't set -o nounset
Egor Tensin
2016-11-16
less: --ignore-case
Egor Tensin
2016-11-13
text.sh: update function interfaces
Egor Tensin
2016-11-08
rename MinGW-w64 aliases
Egor Tensin
2016-11-08
add MinGW-w64 aliases
Egor Tensin
2016-11-07
add str_replace
Egor Tensin
2016-11-07
bugfix
Egor Tensin
2016-11-07
bugfix & code style
Egor Tensin
2016-11-07
list_repo_*: replace with simple aliases
Egor Tensin
2016-11-07
bugfix & code style
Egor Tensin
Add missing '--'s, make arrays and nounset play well, etc.
2016-11-07
sums_update: bugfix
Egor Tensin
2016-11-07
code style
Egor Tensin
2016-11-07
distr.sh: prefix with sums_ & add usage messages
Egor Tensin
2016-11-05
bugfix & code style
Egor Tensin
2016-11-04
update_ruby_settings: code style
Egor Tensin
2016-11-04
add_missing_path: preserve order
Egor Tensin
2016-11-04
update_ruby_settings: fix Ruby directory paths
Egor Tensin
2016-11-01
runc*: interface update
Egor Tensin
2016-10-30
.inputrc: set show-all-if-unmodified on
Egor Tensin
2016-10-29
spawn_ssh_agent: call on Ubuntu
Egor Tensin
2016-10-29
disable bash completion on Ubuntu
Egor Tensin
It doesn't work well with either `nounset` or `nullglob`.
2016-10-29
bugfix & code style
Egor Tensin
2016-10-28
remove more dead code from bash dotfiles
Egor Tensin
2016-10-27
bugfix
Egor Tensin
2016-10-27
.bashrc: remove dead code + configure Ruby
Egor Tensin
2016-10-27
add .gemrc
Egor Tensin
2016-10-27
add path.sh
Egor Tensin
2016-10-27
add str_starts_with, str_split, str_join
Egor Tensin
2016-10-27
list_checksums_paths: bugfix
Egor Tensin
2016-10-26
.gitconfig: add alias.xx & remove obsolete entries
Egor Tensin
2016-10-25
.vimrc: fix colors
Egor Tensin
2016-10-17
.vimrc: don't indent public:, private:, etc.
Egor Tensin
2016-10-17
.bashrc: source files from $HOME, not cwd
Egor Tensin
2016-10-14
.bashrc: code style
Egor Tensin
2016-10-14
add doslint_repo, lint_repo
Egor Tensin
2016-10-11
add str_tolower, str_toupper, str_contains
Egor Tensin
2016-10-10
gpg.conf: minimize
Egor Tensin
2016-10-10
add .curlrc
Egor Tensin
2016-10-10
bugfix
Egor Tensin
The infamous nounset & ${xs[@]+"${xs[@]}"} thing.
2016-10-09
replace_word: bugfix
Egor Tensin
2016-10-09
.gitconfig: add alias.wdiff
Egor Tensin
2016-10-08
code style
Egor Tensin
2016-10-07
update_checksums: don't recalculate existing
Egor Tensin
2016-10-06
.gitconfig: core.filemode = false
Egor Tensin
2016-10-06
mustn't be a repository anymore
Egor Tensin