aboutsummaryrefslogtreecommitdiff
path: root/shellrc.d
Commit message (Collapse)AuthorAge
* dev: reinsert optimization for msetupHEADmasterKarel Kočí9 days
|
* dev: allow calling meson setup directlyKarel Kočí10 days
|
* Change nrun from alias to functionKarel Kočí2024-03-13
|
* alias: add nrun for 'nix run .'Karel Kočí2024-03-13
|
* alias: support both vim as well as nvimKarel Kočí2024-02-28
| | | | | Neovim doesn't compile on armv7l and this I will just use vim on embedded devices.
* Fix nvim_configKarel Kočí2024-02-26
|
* Migrate from vim to nvimKarel Kočí2024-02-25
|
* alias: add xo for xdg-openKarel Kočí2023-12-01
|
* Revert "sway: add unetbootin"Karel Kočí2023-03-24
| | | | This reverts commit f9ffd5ad9a5a8db7f941ea4d9caa9d8dfe9a2536.
* sway: add unetbootinKarel Kočí2023-03-24
| | | | | It is better to have it this way to just pull it from cache when I need it as I almost never use it.
* Add mpurge and mupdateKarel Kočí2023-03-23
| | | | These are for Meson subproject management.
* Drop desktop variant and rework nix packagesKarel Kočí2023-03-21
|
* dev: dump compile database with bmake to build directoryKarel Kočí2023-02-23
| | | | | | This fixes issue when multiple projects are in the same tree as ALE locates this file first but we preffer to use the one in build directory located as soo as possible.
* dev: use plain optimization in defaultKarel Kočí2023-01-09
|
* dev: do not continue with build when config failsKarel Kočí2022-12-21
|
* dev: mcoverage do not open as refresh is more usable anywayKarel Kočí2022-12-21
|
* shellrc.d/dev: add mcoverage and move coverage enable from mtest thereKarel Kočí2022-12-15
|
* dev/mtest: automatically enable coverage reportKarel Kočí2022-12-15
|
* nix: remove as dev in the personal repo is much betterKarel Kočí2022-10-31
|
* dev: include only if appropriate tool is availableKarel Kočí2022-09-29
|
* dev: expand m* shortcutsKarel Kočí2022-09-29
|
* dev: Do not check for directory but rather for ninja fileKarel Kočí2022-09-29
|
* nix: add support for path correctlyKarel Kočí2022-09-27
|
* git: fix invalid check for branch existenceKarel Kočí2022-09-27
|
* git: gitbmerge validates existence and remote statusKarel Kočí2022-09-20
|
* dev: add mbuild to simply compile meson projects in build directoryKarel Kočí2022-09-20
|
* dev: add valgrind tools quick accessKarel Kočí2022-09-19
|
* shellrc.d/git: add sgitKarel Kočí2022-09-18
|
* devzsh to devKarel Kočí2022-08-12
|
* shellrc.d/nix: add devzshKarel Kočí2022-08-10
|
* shellrc.d/aliases: append instead of replace with bearKarel Kočí2022-07-04
|
* shellrc.d/alias: add bmake and mbmakeKarel Kočí2022-07-04
|
* 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
|