Overview
Comment: | fish: Remove MAKEFLAGS for pkg_chk |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ff4b2a1bdcac734e9cd6acc1101a3cde |
User & Date: | js 2020-02-08 21:51:38 |
Context
2020-02-12
| ||
21:54 | prompt_pwd.fish: Keep the initial / for dirs in / check-in: 9fabec2218 user: js tags: trunk | |
2020-02-08
| ||
21:51 | fish: Remove MAKEFLAGS for pkg_chk check-in: ff4b2a1bdc user: js tags: trunk | |
18:07 | fish: Add gpg-ssh commands check-in: 99fc4ada89 user: js tags: trunk | |
Changes
Added config/fish/functions/pkg_chk.fish.
> > > > | 1 2 3 4 | function pkg_chk set -lx MAKEFLAGS command pkg_chk $argv end |