index
:
nix-darwin.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
programs
/
zsh
Age
Commit message (
Expand
)
Author
2024-05-20
Change zsh default prompt
Dominik Gleich
2024-04-19
treewide: remove lib.mdDoc
Weijia Wang
2024-02-23
etc: add known hash for `/etc/zshenv` and `/etc/nix/nix.conf`
Evan Petousis
2024-01-21
Add option to disable zsh global compinit
Jōshin
2023-07-11
doc: store a copy of known files
Michael Hoang
2023-07-10
fix zsh eating output without new line ending
Cuichen Li
2023-06-24
treewide: convert all option docs to Markdown
Emily
2020-10-25
don't set SHELL automatically based on programs.<shell>.enable
Daiderd Jordan
2020-06-17
etc: add known hashes for bashrc/zsh/nix.conf
Daiderd Jordan
2019-01-04
zsh: Add vendor-completions to fpath
Kirill Elagin
2018-10-25
Unify environment configuration and don't run in child shells
Andrew Childs
2018-03-27
zsh: fix nix run shells of nix 2.0
Daiderd Jordan
2018-01-20
zsh: remove shell wrapper
Daiderd Jordan
2018-01-17
zsh: don't clobber promptInit in a nix-shell
Daiderd Jordan
2017-10-07
system-build: change type of setEnvironment and setAliases
Daiderd Jordan
2017-10-07
environment: include extraInit in set-environment script
Daiderd Jordan
2017-10-07
zsh: move environment variables to zshenv
Daiderd Jordan
2017-07-18
zsh: use container names for fzf docker completion
Daiderd Jordan
2017-07-09
bash: enable by default
Daiderd Jordan
2017-07-09
zsh: support nix-shell --run zsh
Daiderd Jordan
2017-06-21
zsh: improve fzf docker completion
Daiderd Jordan
2017-06-17
zsh: add fzf completion for docker containers
Daiderd Jordan
2017-06-13
zsh: use custom fzf completion
Daiderd Jordan
2017-05-15
environment: include /usr/sbin and /sbin in systemPath
Daiderd Jordan
2017-05-13
zsh: use explicit source instead of .
Daiderd Jordan
2017-05-13
zsh: link /share/zsh when enabled
Daiderd Jordan
2017-03-05
Added zsh-syntax-highlighting option to zsh program
Brandon Kase
2017-02-21
zsh: add options for fzf completion and git
Daiderd Jordan
2017-02-21
fzf-history: don't enable by default and reverse
Daiderd Jordan
2017-01-30
add fzf history keybindings for zsh
Daiderd Jordan