~ruther/nixos-config

ref: 37b2462230c8c099b8a593b067666097e995453f nixos-config/modules/shell/zsh.nix -rw-r--r-- 711 bytes
4bb603b8 — Frantisek Bohacek 1 year, 6 months ago
chore: update deprecated options
5fc78c95 — Frantisek Bohacek 1 year, 10 months ago
feat(zsh): add function for browsing nixpgks derivations
9bd9a86c — Frantisek Bohacek 1 year, 10 months ago
fix: disable sourcing set-environment in zsh

This has broken nix shell, and it's not needed
when qtile is not used
6bbe9584 — Frantisek Bohacek 1 year, 11 months ago
fix: set system environment in zsh

Zsh had environment from the wm, qtile.
That contains python environment that
I do not want. This sources the environment
of the system, without the qtile env
90b6c1b0 — Frantisek Bohacek 1 year, 11 months ago
feat: add alias for locating binaries
f7c5abff — Frantisek Bohacek 2 years ago
chore: update to nixos-unstable
44dbf602 — Rutherther 2 years ago
fix: fix issues
7febab38 — František Boháček 2 years ago
feat: add initial configurations