summaryrefslogtreecommitdiff
path: root/modules/programs
AgeCommit message (Expand)Author
2021-02-14Fix gnupg-agent being kept aliveMax Schlueter
2021-02-04fish: fix fenv function pathRyan Burns
2021-01-30fish: fix fenv reference on 20.09Kevin Griffin
2021-01-17fish: add babelfish translation optionKevin Griffin
2020-11-30Fix typo in nix-index docstringDave Nicponski
2020-10-25don't set SHELL automatically based on programs.<shell>.enableDaiderd Jordan
2020-09-02Remove deprecated types.loaOfMario Rodas
2020-06-17etc: add known hashes for bashrc/zsh/nix.confDaiderd Jordan
2020-03-29Rename programs.tmux.tmuxConfig -> extraConfigJason Felice
2020-01-21bash: Let bash load completions lazilyVäinö Järvelä
2019-11-01tmux: clear __NIX_DARWIN_SET_ENVIRONMENT_DONEzhujun
2019-06-05nix-script: removeDaiderd Jordan
2019-02-16tmux: add defaultCommand optionDaiderd Jordan
2019-01-04zsh: Add vendor-completions to fpathKirill Elagin
2018-10-25Unify environment configuration and don't run in child shellsAndrew Childs
2018-10-16bash: place bashrc early non-interactive return below system setupMario Rodas
2018-10-14bash: do not evaluate completions on dumb terminalsMario Rodas
2018-10-14bash: do not evaluate /etc/bashrc on non-interactive shellsMario Rodas
2018-10-12tmux: remove reattach-to-user-namespaceDaiderd Jordan
2018-08-03vim: expose programs.vim.packageDaiderd Jordan
2018-08-03vim: formattingDaiderd Jordan
2018-05-18gnupg: add gpg-agent serviceKirill Elagin
2018-03-27zsh: fix nix run shells of nix 2.0Daiderd Jordan
2018-03-06ssh: add option to configure known hostsDaiderd Jordan
2018-01-20bash: move fileDaiderd Jordan
2018-01-20bash: remove shell wrapperDaiderd Jordan
2018-01-20zsh: remove shell wrapperDaiderd Jordan
2018-01-17zsh: don't clobber promptInit in a nix-shellDaiderd Jordan
2018-01-13bash: don't setup environment in a nix-shellDaiderd Jordan
2018-01-03tmux: play nice with iTerm2Eric Bailey
2017-11-06Merge pull request #50 from cbarrett/masterDaiderd Jordan
2017-10-19improve descriptions for a bunch of modulesDaiderd Jordan
2017-10-15Set PATH since that's not being done by setEnvironmentColin Barrett
2017-10-15nixos -> nix_darwinColin Barrett
2017-10-15Port over the NixOS fish moduleColin Barrett
2017-10-07system-build: change type of setEnvironment and setAliasesDaiderd Jordan
2017-10-07environment: include extraInit in set-environment scriptDaiderd Jordan
2017-10-07zsh: move environment variables to zshenvDaiderd Jordan
2017-07-28add programs.nix-index moduleDaiderd Jordan
2017-07-18zsh: use container names for fzf docker completionDaiderd Jordan
2017-07-11bash: disable completion by defaultDaiderd Jordan
2017-07-09bash: don't set default promptDaiderd Jordan
2017-07-09bash: enable by defaultDaiderd Jordan
2017-07-09zsh: support nix-shell --run zshDaiderd Jordan
2017-06-21zsh: improve fzf docker completionDaiderd Jordan
2017-06-17zsh: add fzf completion for docker containersDaiderd Jordan
2017-06-13zsh: use custom fzf completionDaiderd Jordan
2017-06-04tmux: fix vim copy bindings for >= v2.4Daiderd Jordan
2017-05-21programs-info: add module and run install-info on system packages.Daiderd Jordan
2017-05-15environment: include /usr/sbin and /sbin in systemPathDaiderd Jordan