aboutsummaryrefslogtreecommitdiff
path: root/modules/programs/fish.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* fish: source each file in plugin conf.d separatelyPeter Rice2020-04-291-1/+3
* fish: fix fish plugins complete path updateTerje Larsen2020-04-221-1/+1
* fish: allow arguments to functionsCole Helbling2020-03-071-8/+144
* bash, fish, zsh: fix shellAliases exampleRobert Helgesson2020-02-261-4/+6
* fish: apply nixfmtRobert Helgesson2020-02-201-106/+97
* fish: consistency is key and other style changesCole Helbling2020-02-201-14/+17
* fish: prepend fenv functions dirCole Helbling2020-02-201-1/+1
* fish: escape abbrs and aliasesCole Helbling2020-02-201-6/+5
* fish: fix sourcing of .fish filesCole Helbling2020-02-201-1/+1
* fish: plugins separated into conf.d filesRyan Orendorff2020-02-201-17/+20
* fish: plugins concated to 99plugins.fishRyan Orendorff2020-02-201-28/+33
* fish: whitespace and style fixes (camel case)Ryan Orendorff2020-02-201-4/+7
* fish: plugins uses pluginModule type, add exampleRyan Orendorff2020-02-201-4/+28
* fish: add pluginModule typeRyan Orendorff2020-02-201-0/+23
* fish: shell{Abbrs,Aliases} has more specific typeRyan Orendorff2020-02-201-2/+2
* fish: remove fileType functionRyan Orendorff2020-02-201-29/+0
* fish: remove completionsRyan Orendorff2020-02-201-7/+0
* fish: add comma to program sloganRyan Orendorff2020-02-201-1/+1
* fish: add section headers to generated configRyan Orendorff2020-02-201-2/+17
* fish: functions type to attrsOf lines, load by textRyan Orendorff2020-02-201-7/+12
* fish: revamp descriptions to match bash styleRyan Orendorff2020-02-191-7/+11
* fish: add examples for shellAliases, shellAbbrsRyan Orendorff2020-02-191-0/+2
* fish: move type declarations to top of mkOptionsRyan Orendorff2020-02-191-7/+7
* fish: basic completions supportJonas Holst Damtoft2020-02-191-8/+16
* fish: add plugin functionalityJonas Holst Damtoft2020-02-191-2/+82
* Fix option `defaultText` when referencing packagesRobert Helgesson2019-08-281-1/+1
* fish: use global for abbrJonas Holst Damtoft2019-01-231-1/+1
* fish: autogenerate completions from man pageshyperfekt2019-01-131-1/+73
* fish: minor formatting fixesRobert Helgesson2018-09-091-6/+7
* fish module: envoke hm-session-vars.shgnidorah2018-09-091-1/+4
* fish: add moduleVincent Demeester2018-08-171-0/+115