Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix(system/libvirt): Comment useless options | Soispha | 2023-05-09 |
| | |||
* | Fix(system): Import libvirt config | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/zsh): Remove unneeded environment variables | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/zsh): Remove unneeded aliases | Soispha | 2023-05-09 |
| | | | | | | | | | | | | | | | | | | | | | diff --git a/home-manager/config/zsh/default.nix b/home-manager/config/zsh/default.nix index f9e5e4e..f066be7 100644 --- a/home-manager/config/zsh/default.nix +++ b/home-manager/config/zsh/default.nix @@ -75,13 +75,8 @@ + builtins.readFile "${pkgs.fzf}/share/fzf/key-bindings.zsh" + "source ${shell_library.rawLib.${system}}"; shellAliases = { - ls = "ls -a --color=auto"; ll = ". ll"; - pip = "pip --require-virtualenv"; hisea = "history 0 | grep"; - - mocp = "mocp -M ${config.xdg.configHome}/moc"; - yarn = "yarn --use-yarnrc ${config.xdg.configHome}/yarn/config"; }; sessionVariables = { # HISTSIZE = "9000000"; # This Should already be set by the shell | ||
* | Docs(todo): Update | Soispha | 2023-05-09 |
| | |||
* | Fix(system/users): Add soispha to libvirtd group | Soispha | 2023-05-09 |
| | |||
* | Build(flake): Update | Soispha | 2023-05-09 |
| | |||
* | Style(hm/conf/lf): Format | Soispha | 2023-05-09 |
| | |||
* | Build(flake): Move yambar binaries to codeberg | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/lf): Remove wired mapping, as it's not used | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/lf): Remap mk_link from kk to mk | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/lf): Remove help function as `maps` exists | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/lf/keymappings): Set mapping to real path | Soispha | 2023-05-09 |
| | |||
* | Refactor(hm/conf/lf): Separate keybindings and commands | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/git): Remove credential cache | Soispha | 2023-05-09 |
| | |||
* | Style(treewide): Format | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/swaylock): Add a nice GNU image | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/lf/icons): Update to new nerdfonts v3 | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/wms/river): Use new output of river_init_lesser | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/pkgs/scrs/spodi): Rework to nixos | Soispha | 2023-05-09 |
| | |||
* | Build(flake): Update | Soispha | 2023-05-09 |
| | |||
* | Build(flake): Update deps | Soispha | 2023-05-09 |
| | |||
* | Build(flake): Update deps | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/pkgs/scripts/update-sys): Use correct name in help | Soispha | 2023-05-09 |
| | |||
* | Build(treewide): Update deps | Soispha | 2023-05-09 |
| | |||
* | Feat(flake/default): Add cocogitto to devShell | Soispha | 2023-05-09 |
| | |||
* | Chore(flake): Update | Soispha | 2023-05-09 |
| | |||
* | Fix(update): Rename to update.sh to work with flake-update | Soispha | 2023-05-09 |
| | |||
* | Chore(flake): Update | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/pkgs): Rename update to update-sys to avoid naming conflict | Soispha | 2023-05-09 |
| | |||
* | Feat(hm/pkgs): Add flake_update | Soispha | 2023-05-09 |
| | |||
* | Feat(hm/conf/zsh): Enable command line editing | Soispha | 2023-05-09 |
| | |||
* | Docs(todo): Update | Soispha | 2023-05-09 |
| | |||
* | Chore(treewide): Update | Soispha | 2023-05-09 |
| | |||
* | Refactor(treewide): Use separate shell library | Soispha | 2023-05-09 |
| | |||
* | Docs(todo): Update | Soispha | 2023-05-09 |
| | |||
* | Fix(hosts/marduk): Pin kernel version | Soispha | 2023-05-09 |
| | | | | Zfs needs some time, until it supports the newest kernels. | ||
* | Chore(treewide): Update | Soispha | 2023-05-09 |
| | |||
* | Refactor(hm/conf/firefox): For a cleaner default.nix | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/keepassxc): Rework config file | Soispha | 2023-05-09 |
| | |||
* | Chore(flake): Update | Soispha | 2023-05-09 |
| | |||
* | Chore(flake): Update | Soispha | 2023-05-09 |
| | |||
* | Fix(secrets): Rekey secrets files | Soispha | 2023-05-09 |
| | |||
* | Chore(flake): Update | Soispha | 2023-05-09 |
| | |||
* | Docs(notes): Init | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/zsh): Use correct notation for hisea alias | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/zsh/prompt): Ignore some errors | Soispha | 2023-05-09 |
| | |||
* | Style(treewide): Format | Soispha | 2023-05-09 |
| | |||
* | Fix(flake): Add yamllint to devShell | Soispha | 2023-05-09 |
| | |||
* | Fix(hm/conf/yambar/laptop): Indent the battery section | Soispha | 2023-05-09 |
| |