Alois Mahdal
|
e2e31f1624
|
Add XA_CLIPBOARD versions of xclip aliases
|
9 years ago |
Alois Mahdal
|
14a2f707f8
|
Fortify bcdiff() against junky file paths
|
9 years ago |
Alois Mahdal
|
3f340cb913
|
Prevent quoting problems
|
9 years ago |
Alois Mahdal
|
a1a0159e1c
|
Do not export what is not necessary
These variables only make sense in interactive bash session where we
always re-read .bashrc anyway.
|
9 years ago |
Alois Mahdal
|
e23b1f1922
|
Add `ts` alias for nicer formatting
|
9 years ago |
Alois Mahdal
|
f49741e5d1
|
Abort soon if no swaps exist
|
9 years ago |
Alois Mahdal
|
6694661e09
|
Have yum_hasbin print only pkg name
|
9 years ago |
Alois Mahdal
|
74464625a9
|
Add shorthand function to find bins in repos
|
9 years ago |
Alois Mahdal
|
4900ae9640
|
Add alias for virsh that always connects by default
|
9 years ago |
Alois Mahdal
|
d9506953a3
|
Add routine to easily list current Vim swaps
|
9 years ago |
Alois Mahdal
|
11418ed56f
|
Add alias for ISO-8601 stamps in dmesg
|
9 years ago |
Alois Mahdal
|
25cdcb3753
|
Use C-style sorting in Bash
Mostly due to ls...
|
9 years ago |
Alois Mahdal
|
8df585818d
|
Add alias for fast SELinux audit exploration
|
9 years ago |
Alois Mahdal
|
8ac953b56d
|
Re-incarnate grepr alias as function
|
9 years ago |
Alois Mahdal
|
59c77278e4
|
Add aliases for xclip
|
9 years ago |
Alois Mahdal
|
a0b9083ec0
|
Fortify HISTIGNORE against filename expansion
|
9 years ago |
Alois Mahdal
|
ff000e91e1
|
Use only erasedups in HISTCONTROL
|
9 years ago |
Alois Mahdal
|
305edaf091
|
Do not ignore common git aliases
Turns out that these need to be often repeated
|
9 years ago |
Alois Mahdal
|
9f396cc2ba
|
Allow unlimited history
|
9 years ago |
Alois Mahdal
|
b9d04c5046
|
Allow huge history files
|
9 years ago |
Alois Mahdal
|
7fef0e7602
|
Add workaround for Red Hat/Fedora bug 878428
|
9 years ago |
Alois Mahdal
|
15c315f7e1
|
Replace deprecated GREP_OPTIONS with alias
|
9 years ago |
Alois Mahdal
|
e2dc42c831
|
Add function to easily cd to gitdir
|
9 years ago |
Alois Mahdal
|
15ab9f6b50
|
Use /tmp, not /var/tmp
At least on Fedora this is tmpfs
|
9 years ago |
Alois Mahdal
|
d6b74c1d47
|
Move barh-rv temppdir path to main.bashrc
|
9 years ago |
Alois Mahdal
|
c4da4cd715
|
Add smart bcompare wrapper
In case of 2 parameters, the wrapper will short-circuit if the files are
same.
|
10 years ago |
Alois Mahdal
|
8a18c15383
|
Try to make lsblk little more useful on ad-hoc use
|
10 years ago |
Alois Mahdal
|
0e7c70a305
|
ffoo's mkpretty.sh is now called pretty.sh
|
10 years ago |
Alois Mahdal
|
b0c04f1486
|
Update for ffoo-0.0.16
|
10 years ago |
Alois Mahdal
|
29be1b3604
|
Upstream EECC renamed to Saturnin
|
10 years ago |
Alois Mahdal
|
2c48704e54
|
Use new name for eecc config path
|
10 years ago |
Alois Mahdal
|
9ceaaedf4f
|
Load INI also from .eecc/private
|
10 years ago |
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 years ago |
Alois Mahdal
|
55ad31c155
|
Kinda like the fastfoo colors
|
10 years ago |
Alois Mahdal
|
60dd22b433
|
Fix grepr to ignore .git
|
10 years ago |
Alois Mahdal
|
dad2f62192
|
Have cal always start with Monday
|
10 years ago |
Alois Mahdal
|
a30731d4cd
|
Call ssh-add in bashrc
|
10 years ago |
Alois Mahdal
|
fdca9c7ed9
|
Ignore also `sc`--Czech to English
|
10 years ago |
Alois Mahdal
|
85bcb62574
|
Fix HISTIGNORE error
|
10 years ago |
Alois Mahdal
|
424d0276ac
|
Fix typo in HISTCONTROLL assignment
|
10 years ago |
Alois Mahdal
|
4a14c87015
|
Ignore `se` (English dictionary query)
|
10 years ago |
Alois Mahdal
|
bc85a0af9d
|
Have better memory
|
10 years ago |
Alois Mahdal
|
ffb5bb9581
|
Use tput instead of funny hack
|
10 years ago |
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 years ago |
Alois Mahdal
|
a83226d4af
|
Rename git-universe to gittum
|
10 years ago |
Alois Mahdal
|
8b0ba13782
|
More intuitive and practical clear aliases
|
10 years ago |
Alois Mahdal
|
f5b9f17bef
|
Add another useless alias
|
10 years ago |
Alois Mahdal
|
5afccd145f
|
`gitka` alias has been superseeded by git alias `git ka`
|
11 years ago |
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 years ago |
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 years ago |