summaryrefslogtreecommitdiff
path: root/modules/programs
AgeCommit message (Expand)Author
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
2017-05-13bash: add enableCompletion optionDaiderd Jordan
2017-05-13zsh: use explicit source instead of .Daiderd Jordan
2017-05-13fish: link /share/fish when enabledDaiderd Jordan
2017-05-13zsh: link /share/zsh when enabledDaiderd Jordan
2017-05-12add programs.man moduleDaiderd Jordan
2017-03-11programs-bash: use bashInteractiveDaiderd Jordan
2017-03-06Add ability to load custom vim pluginsBrandon Kase
2017-03-05Added zsh-syntax-highlighting option to zsh programBrandon Kase
2017-02-21zsh: add options for fzf completion and gitDaiderd Jordan
2017-02-21fzf-history: don't enable by default and reverseDaiderd Jordan
2017-02-02fish: use writeText for foreign-envDaiderd Jordan
2017-02-02Add programs.fish moduleEric Bailey
2017-01-30add fzf history keybindings for zshDaiderd Jordan
2017-01-10programs.tmux: use reattach-to-user-namespace from nixpkgsDaiderd Jordan