Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | shellrc.d/alias: add bmake and mbmake | Karel Kočí | 2022-07-04 | |
| | ||||
* | zshrc: explicitly disable share_history and switch to inc_append_history_time | Karel Kočí | 2022-06-20 | |
| | | | | | The share_history is enabled in the global zsh config in NixOS and thus we have to disable it to make sure that we use only incremental history. | |||
* | zshrc: remove unnecessary line | Karel Kočí | 2022-06-20 | |
| | | | | This is overwritten by INC_APPEND_HISTORY_TIME later on. | |||
* | bashrc.d: do not use our own variable to detect develop | Karel Kočí | 2022-06-20 | |
| | ||||
* | bashrc: detect nix shell | Karel Kočí | 2022-06-20 | |
| | ||||
* | Allow using in nix develop and use prompt to signal it | Karel Kočí | 2022-06-11 | |
| | ||||
* | flake: rename internally used variable | Karel Kočí | 2022-06-10 | |
| | ||||
* | bashrc: prevent errors about missing commands | Karel Kočí | 2022-06-09 | |
| | | | | | This happens in Nix when entering the new environment due to commad not being available yet. | |||
* | zshrc: path to git-prompt on nixos | Karel Kočí | 2022-06-08 | |
| | ||||
* | alias: add mmake to run load of jobsv0.10.0 | Karel Kočí | 2022-05-05 | |
| | ||||
* | flake.nix: use interactiveShellInit instead of loginShellInit | Karel Kočí | 2022-04-09 | |
| | ||||
* | zshrc.d/bell: do not use if there is no xprop or notify-send | Karel Kočí | 2022-04-09 | |
| | ||||
* | flake.nix: enable shellrc in default | Karel Kočí | 2022-04-09 | |
| | ||||
* | Add flake.nix | Karel Kočí | 2022-04-04 | |
| | ||||
* | desktop/xorg: do not load if wayland is detectedv0.9.0 | Karel Kočí | 2022-01-16 | |
| | ||||
* | desktop/sway: add variant of xorg for sway | Karel Kočí | 2022-01-16 | |
| | ||||
* | shellrc.d-desktop/ssh: do not go to backgroundv0.8.3 | Karel Kočí | 2021-06-30 | |
| | | | | That can be combined with ease without including it in call itself. | |||
* | shellrc.d-desktop/ssh: add allow_otherv0.8.2 | Karel Kočí | 2021-04-13 | |
| | | | | This also changes from slave to passive as it seems slave is offensive. | |||
* | shellrc.d-desktop/ssh: sshcfs mount with id mapv0.8.1 | Karel Kočí | 2021-04-09 | |
| | | | | | This fixes access rights on server if user ID is different on client and target. | |||
* | Move most of the shellrc files outside of /etcv0.8.0 | Karel Kočí | 2021-04-08 | |
| | | | | | The /etc is not updated automatically as that is place for configuration files. Deploying it to different location makes a lot of more sense. | |||
* | shellrc.d-desktop/desktop: I no longer use mutt nor neomutt | Karel Kočí | 2021-04-08 | |
| | ||||
* | shellrc.d-desktop/ssh: add sshcfs | Karel Kočí | 2021-04-08 | |
| | | | | This is helper to do reverse SSHFS mount. | |||
* | git: protect against self-merge | Karel Kočí | 2020-11-26 | |
| | ||||
* | shellrc.d/git: fix gitbmerge to work with new Gitlab formatv0.7.8 | Karel Kočí | 2020-09-02 | |
| | ||||
* | shellrc.d/git: gitbmerge error on applied suggestions commits | Karel 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.7 | Karel Kočí | 2020-06-16 | |
| | | | | This is stupid now. | |||
* | shellrc.d/git: do not remove root directory with gitbmergev0.7.6 | Karel Kočí | 2020-04-24 | |
| | ||||
* | shellrc.d/git: fix problem with / in gitbmergev0.7.5 | Karel Kočí | 2019-12-04 | |
| | ||||
* | shellrc.d/git: tweak syntax for gitbmergev0.7.4 | Karel Kočí | 2019-11-04 | |
| | ||||
* | shellrc.d/alias: add orig alias in the same way as rej is | Karel Kočí | 2019-08-15 | |
| | ||||
* | alias: add alias rejv0.7.3 | Karel Kočí | 2019-05-15 | |
| | ||||
* | function: drop dorepeat as I am no longer using it | Karel Kočí | 2019-05-15 | |
| | ||||
* | function: add mcd to create directory change in to itv0.7.2 | Karel Kočí | 2019-04-24 | |
| | ||||
* | gitbcheckout: do not fetch on submodule update | Karel 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 alias | Karel Kočí | 2019-02-21 | |
| | ||||
* | desktop: add directories shortcutsv0.7.1 | Karel Kočí | 2019-01-21 | |
| | ||||
* | Add colors to iostat | Karel Kočí | 2018-12-26 | |
| | ||||
* | functions: drop chroot-bashv0.7 | Karel Kočí | 2018-11-29 | |
| | | | | Do I really need this? I don't think so. | |||
* | functions: stylistic tweaks | Karel Kočí | 2018-11-29 | |
| | ||||
* | git: Add gitbcheckout | Karel Kočí | 2018-11-29 | |
| | ||||
* | shellrc-desktop: stop using deprecated optionv0.6 | Karel Kočí | 2018-10-01 | |
| | ||||
* | Drop xshot and xshot-screen as those are not separate script | Karel Kočí | 2018-09-28 | |
| | ||||
* | Improve tobg and rename it to tbgv0.5.3 | Karel Kočí | 2018-09-24 | |
| | ||||
* | Move some definitions around and add --desktop optionv0.5.2 | Karel Kočí | 2018-08-12 | |
| | ||||
* | Fix git prompt colorv0.5.1 | Karel Kočí | 2018-08-05 | |
| | ||||
* | Move feh from xorg to desktopv0.5 | Karel Kočí | 2018-08-02 | |
| | ||||
* | Add inotify based inrun and insurf | Karel Kočí | 2018-08-02 | |
| | ||||
* | Use system git-prompt | Karel Kočí | 2018-07-31 | |
| | ||||
* | gitbmerge: fail if there is fixup! commitv0.4.2 | Karel Kočí | 2018-07-17 | |
| | ||||
* | Allow no base install | Karel Kočí | 2018-06-24 | |
| | | | | | This is required for subpackages creation. Base files would otherwise be included in all subpackages. |