Alois Mahdal
|
a0b9083ec0
|
Fortify HISTIGNORE against filename expansion
|
преди 9 години |
Alois Mahdal
|
ff000e91e1
|
Use only erasedups in HISTCONTROL
|
преди 9 години |
Alois Mahdal
|
305edaf091
|
Do not ignore common git aliases
Turns out that these need to be often repeated
|
преди 9 години |
Alois Mahdal
|
9f396cc2ba
|
Allow unlimited history
|
преди 9 години |
Alois Mahdal
|
b9d04c5046
|
Allow huge history files
|
преди 9 години |
Alois Mahdal
|
7fef0e7602
|
Add workaround for Red Hat/Fedora bug 878428
|
преди 9 години |
Alois Mahdal
|
15c315f7e1
|
Replace deprecated GREP_OPTIONS with alias
|
преди 9 години |
Alois Mahdal
|
e2dc42c831
|
Add function to easily cd to gitdir
|
преди 9 години |
Alois Mahdal
|
15ab9f6b50
|
Use /tmp, not /var/tmp
At least on Fedora this is tmpfs
|
преди 9 години |
Alois Mahdal
|
d6b74c1d47
|
Move barh-rv temppdir path to main.bashrc
|
преди 9 години |
Alois Mahdal
|
c4da4cd715
|
Add smart bcompare wrapper
In case of 2 parameters, the wrapper will short-circuit if the files are
same.
|
преди 9 години |
Alois Mahdal
|
8a18c15383
|
Try to make lsblk little more useful on ad-hoc use
|
преди 10 години |
Alois Mahdal
|
0e7c70a305
|
ffoo's mkpretty.sh is now called pretty.sh
|
преди 10 години |
Alois Mahdal
|
b0c04f1486
|
Update for ffoo-0.0.16
|
преди 10 години |
Alois Mahdal
|
29be1b3604
|
Upstream EECC renamed to Saturnin
|
преди 10 години |
Alois Mahdal
|
2c48704e54
|
Use new name for eecc config path
|
преди 10 години |
Alois Mahdal
|
9ceaaedf4f
|
Load INI also from .eecc/private
|
преди 10 години |
Alois Mahdal
|
b0bc751a10
|
Get rid of useless alias
Name function right in the first place, instead naming it wrong and
renaming it using alias.
|
преди 10 години |
Alois Mahdal
|
55ad31c155
|
Kinda like the fastfoo colors
|
преди 10 години |
Alois Mahdal
|
60dd22b433
|
Fix grepr to ignore .git
|
преди 10 години |
Alois Mahdal
|
dad2f62192
|
Have cal always start with Monday
|
преди 10 години |
Alois Mahdal
|
a30731d4cd
|
Call ssh-add in bashrc
|
преди 10 години |
Alois Mahdal
|
fdca9c7ed9
|
Ignore also `sc`--Czech to English
|
преди 10 години |
Alois Mahdal
|
85bcb62574
|
Fix HISTIGNORE error
|
преди 10 години |
Alois Mahdal
|
424d0276ac
|
Fix typo in HISTCONTROLL assignment
|
преди 10 години |
Alois Mahdal
|
4a14c87015
|
Ignore `se` (English dictionary query)
|
преди 10 години |
Alois Mahdal
|
bc85a0af9d
|
Have better memory
|
преди 10 години |
Alois Mahdal
|
ffb5bb9581
|
Use tput instead of funny hack
|
преди 10 години |
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.
|
преди 10 години |
Alois Mahdal
|
a83226d4af
|
Rename git-universe to gittum
|
преди 10 години |
Alois Mahdal
|
8b0ba13782
|
More intuitive and practical clear aliases
|
преди 10 години |
Alois Mahdal
|
f5b9f17bef
|
Add another useless alias
|
преди 10 години |
Alois Mahdal
|
5afccd145f
|
`gitka` alias has been superseeded by git alias `git ka`
|
преди 11 години |
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.
|
преди 11 години |
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`).
|
преди 11 години |
Alois Mahdal
|
530813d4a2
|
Ignore ubiquitous gitbits
|
преди 11 години |
Alois Mahdal
|
b789148a13
|
Get rid of .pyc (and possibly .pyo) files
|
преди 11 години |
Alois Mahdal
|
474b8bb0b4
|
Added sc alias for Czech-English dictionary using se
|
преди 11 години |
Alois Mahdal
|
708c91c624
|
Add number to grepr
|
преди 11 години |
Alois Mahdal
|
21b495d3d7
|
Added alias grepr="grep -r . -e"
|
преди 11 години |
Alois Mahdal
|
d35fac0f3d
|
Added bash alias `lla` for `ll -a`
|
преди 11 години |
Alois Mahdal
|
4e9edd59eb
|
Added alias: gitka for `gitk --all`
|
преди 11 години |
Alois Mahdal
|
bf2078c2d9
|
Added pad4 alias
Simple sed filter to padd all by 4 spaces for inclusion into e-mail
and the likes.
|
преди 11 години |
Alois Mahdal
|
654a5efe85
|
Moved grep options to GREP_OPTIONS
Because using alias pollutes ps -f output.
|
преди 11 години |
Alois Mahdal
|
0716da4276
|
Fixed typo in grep alias
|
преди 11 години |
Alois Mahdal
|
4b2dc9c36d
|
Added grep coloring alias
|
преди 11 години |
Alois Mahdal
|
ac4cfdecbe
|
Initial commit
|
преди 11 години |