added modules for qFlipper, ChameleonUltraGUI, and AngryOxide
ChameleonUltraGUI and AngryOxide also had derivations written to package them
This commit is contained in:
parent
c626227f55
commit
3bc320cc6a
12 changed files with 1082 additions and 3 deletions
|
|
@ -273,6 +273,8 @@ in {
|
|||
# cause it isn't POSIX compliant, so instead Bash is my login and
|
||||
# will just exec fish (^-^)
|
||||
bash = {
|
||||
completion.enable = true;
|
||||
|
||||
interactiveShellInit = ''
|
||||
if [[ $(${pkgs.procps}/bin/ps --no-header --pid=$PPID --format=comm) != "fish" && -z ''${BASH_EXECUTION_STRING} ]]
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue