pmbootstrap/helpers
ryang c9fc3d9b85 envkernel: Don't use alias commands in the script itself
The pmbootstrap alias cannot be used within the script.
The reason is that aliases are not expanded in non-interactive shells.
reference: https://unix.stackexchange.com/q/1496

To fix this replace references to the pmbootstrap alias with
the $pmbootstrap variable
2018-08-27 20:31:32 +00:00
..
envkernel.fish Add envkernel.sh: instant mainlining environment (#1424) 2018-04-19 21:27:38 +00:00
envkernel.sh envkernel: Don't use alias commands in the script itself 2018-08-27 20:31:32 +00:00
envsetup.sh Add helpers/envsetup.sh (#1390) 2018-04-08 12:58:10 +00:00
pmbootstrap-autocompletion.zsh zsh autocompletion: fix filename in comment (#1564) 2018-06-14 20:19:58 +00:00