Alois Mahdal
|
29be1b3604
|
Upstream EECC renamed to Saturnin
|
il y a 10 ans |
Alois Mahdal
|
2c48704e54
|
Use new name for eecc config path
|
il y a 10 ans |
Alois Mahdal
|
9ceaaedf4f
|
Load INI also from .eecc/private
|
il y a 10 ans |
Alois Mahdal
|
b0bc751a10
|
Get rid of useless alias
Name function right in the first place, instead naming it wrong and
renaming it using alias.
|
il y a 10 ans |
Alois Mahdal
|
55ad31c155
|
Kinda like the fastfoo colors
|
il y a 10 ans |
Alois Mahdal
|
60dd22b433
|
Fix grepr to ignore .git
|
il y a 10 ans |
Alois Mahdal
|
dad2f62192
|
Have cal always start with Monday
|
il y a 10 ans |
Alois Mahdal
|
a30731d4cd
|
Call ssh-add in bashrc
|
il y a 10 ans |
Alois Mahdal
|
fdca9c7ed9
|
Ignore also `sc`--Czech to English
|
il y a 10 ans |
Alois Mahdal
|
85bcb62574
|
Fix HISTIGNORE error
|
il y a 10 ans |
Alois Mahdal
|
424d0276ac
|
Fix typo in HISTCONTROLL assignment
|
il y a 10 ans |
Alois Mahdal
|
4a14c87015
|
Ignore `se` (English dictionary query)
|
il y a 10 ans |
Alois Mahdal
|
bc85a0af9d
|
Have better memory
|
il y a 10 ans |
Alois Mahdal
|
ffb5bb9581
|
Use tput instead of funny hack
|
il y a 10 ans |
Alois Mahdal
|
615a07c2bf
|
Revamp loading of .bash/ RC files
* More intuitive file naming,
* setup simplified,
* setup is now in script (vs. diff file),
* removed unnecessary exec mode.
|
il y a 10 ans |
Alois Mahdal
|
a83226d4af
|
Rename git-universe to gittum
|
il y a 10 ans |
Alois Mahdal
|
8b0ba13782
|
More intuitive and practical clear aliases
|
il y a 10 ans |
Alois Mahdal
|
f5b9f17bef
|
Add another useless alias
|
il y a 10 ans |
Alois Mahdal
|
5afccd145f
|
`gitka` alias has been superseeded by git alias `git ka`
|
il y a 11 ans |
Alois Mahdal
|
a7d0b5122e
|
Fixed aegument passing error with git() bash wrapper
With calls like `git --version`, "--version" was passed to grep as its
own parameter. This also affected git tab completion features.
|
il y a 11 ans |
Alois Mahdal
|
03c3ead695
|
Added ability to disable git commands entirely
Especially useful because of the dangetous git-am behavior and its
short name (easily confused with my often used alias `am`).
|
il y a 11 ans |
Alois Mahdal
|
530813d4a2
|
Ignore ubiquitous gitbits
|
il y a 11 ans |
Alois Mahdal
|
b789148a13
|
Get rid of .pyc (and possibly .pyo) files
|
il y a 11 ans |
Alois Mahdal
|
474b8bb0b4
|
Added sc alias for Czech-English dictionary using se
|
il y a 11 ans |
Alois Mahdal
|
708c91c624
|
Add number to grepr
|
il y a 11 ans |
Alois Mahdal
|
21b495d3d7
|
Added alias grepr="grep -r . -e"
|
il y a 11 ans |
Alois Mahdal
|
d35fac0f3d
|
Added bash alias `lla` for `ll -a`
|
il y a 11 ans |
Alois Mahdal
|
4e9edd59eb
|
Added alias: gitka for `gitk --all`
|
il y a 11 ans |
Alois Mahdal
|
bf2078c2d9
|
Added pad4 alias
Simple sed filter to padd all by 4 spaces for inclusion into e-mail
and the likes.
|
il y a 11 ans |
Alois Mahdal
|
654a5efe85
|
Moved grep options to GREP_OPTIONS
Because using alias pollutes ps -f output.
|
il y a 11 ans |
Alois Mahdal
|
0716da4276
|
Fixed typo in grep alias
|
il y a 11 ans |
Alois Mahdal
|
4b2dc9c36d
|
Added grep coloring alias
|
il y a 11 ans |
Alois Mahdal
|
ac4cfdecbe
|
Initial commit
|
il y a 11 ans |