aboutsummaryrefslogtreecommitdiff
path: root/shellrc.d
Commit message (Collapse)AuthorAge
* alias: add mmake to run load of jobsv0.10.0Karel Kočí2022-05-05
|
* git: protect against self-mergeKarel Kočí2020-11-26
|
* shellrc.d/git: fix gitbmerge to work with new Gitlab formatv0.7.8Karel Kočí2020-09-02
|
* shellrc.d/git: gitbmerge error on applied suggestions commitsKarel Kočí2020-06-30
| | | | | These are commits created by Gitlab and should not be in tree neither (same as fixup commits).
* alias: drop git aliasv0.7.7Karel Kočí2020-06-16
| | | | This is stupid now.
* shellrc.d/git: do not remove root directory with gitbmergev0.7.6Karel Kočí2020-04-24
|
* shellrc.d/git: fix problem with / in gitbmergev0.7.5Karel Kočí2019-12-04
|
* shellrc.d/git: tweak syntax for gitbmergev0.7.4Karel Kočí2019-11-04
|
* shellrc.d/alias: add orig alias in the same way as rej isKarel Kočí2019-08-15
|
* alias: add alias rejv0.7.3Karel Kočí2019-05-15
|
* function: drop dorepeat as I am no longer using itKarel Kočí2019-05-15
|
* function: add mcd to create directory change in to itv0.7.2Karel Kočí2019-04-24
|
* gitbcheckout: do not fetch on submodule updateKarel Kočí2019-04-24
| | | | | | | This is intended to be used not only in online mode but in offline as well. We should have submodules already fetched so there is no reason to fetch them again. This makes this operation faster and reliable without network connection.
* shellrc: fix gitbco aliasKarel Kočí2019-02-21
|
* Add colors to iostatKarel Kočí2018-12-26
|
* functions: drop chroot-bashv0.7Karel Kočí2018-11-29
| | | | Do I really need this? I don't think so.
* functions: stylistic tweaksKarel Kočí2018-11-29
|
* git: Add gitbcheckoutKarel Kočí2018-11-29
|
* Improve tobg and rename it to tbgv0.5.3Karel Kočí2018-09-24
|
* Move some definitions around and add --desktop optionv0.5.2Karel Kočí2018-08-12
|
* Move feh from xorg to desktopv0.5Karel Kočí2018-08-02
|
* Add inotify based inrun and insurfKarel Kočí2018-08-02
|
* gitbmerge: fail if there is fixup! commitv0.4.2Karel Kočí2018-07-17
|
* Add function to generate random hex numberKarel Kočí2018-06-15
|
* Add alias for colors for ip commandKarel Kočí2018-06-15
|
* Change how xshot works and add xshot-desktopKarel Kočí2018-05-23
|
* Enable colors in sdcvKarel Kočí2018-05-20
|
* Add simple function for chrooting with bashv0.3Karel Kočí2018-03-26
|
* In watch alias also highlight difference between successive updatesKarel Kočí2018-03-24
|
* Add watch aliasv0.2Karel Kočí2018-03-05
|
* Change gitbnew to use HEAD instead of masterKarel Kočí2018-01-31
|
* Initial commitv0.1Karel Kočí2018-01-26