about summary refs log tree commit diff
path: root/nixos/modules/programs/fish.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-13nixos/fish: Fix more lib referencesDanielle Lancashire1-6/+6
2024-05-13nixos/fish: fix reference to mapAttrsFlattenDanielle Lancashire1-1/+1
2024-05-12treewide: remove file-wide `with lib;` in nixos/modules/programsAcid Bong1-40/+38
2024-05-07nixos/fish: add `package` optionseth1-4/+6
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-11/+11
2023-11-05treewide: change pythonForBuild to pythonOnBuildForHostAdam Joseph1-1/+1
2023-10-19fish: use the subcommand style for the status commandr-vdp1-2/+2
2023-09-23Merge pull request #176886 from hyperfekt/nonderivation_fish-completionArtturi1-10/+7
2023-08-08nixos/fish: Fix completion generator cross-compilationArtturin1-1/+1
2023-07-31nixos/fish: fix cross buildYureka1-1/+1
2023-05-19nixos: fix typosfigsoda1-1/+1
2023-03-12nixos/fish: fix completion generation for non-derivation packageshyperfekt1-10/+7
2022-11-04nixos/fish: use a local version of runCommand for babelfishTranslateLin Jian1-1/+1
2022-07-24nixos/programs: invariant option docs MD conversionspennae1-15/+15
2021-04-14nixos/programs/fish: add shellAbbrs configfigsoda1-0/+18
2021-01-24nixos/fish: Fix foreign-env function pathtalyz1-1/+1
2021-01-22fish: add babelfish translation optionKevin Griffin1-121/+176
2021-01-04fish-foreign-env: move to fishPlugins.foreign-envpacien1-4/+4
2020-12-03nixos/fish: make generateCaches easier to overridernhmjoj1-1/+1
2020-06-29nixos/fish: enable man cache generationrnhmjoj1-0/+3
2020-04-28nixos/fish: prevent fish from generating completions on first runhyperfekt1-0/+4
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2019-03-20nixos/fish: do not use /var/runBob van der Linden1-1/+0
2019-02-27nixos/fish: generate autocompletions from man pageshyperfekt1-0/+53
2019-02-27Revert "nixos/fish: generate autocompletions from man pages" (#56439)Robert Schütz1-37/+0
2019-02-25nixos/fish: generate autocompletions from man pageshyperfekt1-0/+37
2018-10-14nixos/shells: enable to nullify already defined aliasesMitsuhiro Nakamura1-2/+3
2018-10-14nixos/shells: programs.*sh.shellAliases override environment.shellAliasesMitsuhiro Nakamura1-4/+6
2018-10-08nixos/fish: use 'escapeShellArg' for shell aliasesMitsuhiro Nakamura1-1/+1
2018-08-30nixos/shells: fix indent everywhereJan Malakhovski1-8/+7
2018-08-30nixos/shells: avoid overriding the environment for child shellsTor Hedin Brønner1-1/+3
2017-05-19fish: (NixOS only) source configuration sections anew in all child shellsPatrick Callahan1-11/+13
2017-05-10fish: resolve NixOS-related initialization problemsPatrick Callahan1-9/+74
2016-05-26fish: 2.2.0 -> 2.3.0rnhmjoj1-6/+6
2016-04-09fish: pick up completion files from other packagesProfpatsch1-0/+3
2015-12-26fish: add module to support it as default shellJakob Gillich1-0/+114