Icedream
|
0f848451f6
|
Load local vars before anything else.
|
2018-10-11 10:13:45 +02:00 |
Icedream
|
e86de5f25e
|
Default to 0.
|
2018-07-18 10:59:49 +02:00 |
Icedream
|
89a2692ad7
|
Only enable no-beeps feature on non-Darwin systems.
Fixes hang of profile script on `xset -b` command. X server on macOS is
weird, mate...
|
2018-07-18 10:58:45 +02:00 |
Icedream
|
ff800ae2ae
|
Set default value for PROFILE_CUSTOM.
|
2018-07-17 13:45:05 +02:00 |
Icedream
|
d9a0208b14
|
Get rid of shellcheck warning.
|
2018-07-06 09:24:04 +02:00 |
Icedream
|
04285a5a39
|
Allow loading custom profile from ~/.local_profile.
|
2018-07-06 09:22:56 +02:00 |
Icedream
|
756423d3bd
|
Remove alias section.
|
2018-07-06 09:22:39 +02:00 |
Icedream
|
e764a40758
|
Read composer bin-dir from global context.
|
2018-06-18 13:42:57 +02:00 |
Icedream
|
86e656ab20
|
Fix composer setup.
|
2018-04-09 09:33:02 +02:00 |
Icedream
|
db237ce481
|
Do not pipe ssh-agent output to debug log.
|
2018-02-20 16:24:44 +01:00 |
Icedream
|
92607772de
|
Remove PulseAudio code entirely.
|
2018-02-20 03:41:16 +01:00 |
Icedream
|
f499e09e43
|
Pipe ssh-agent output to debug log.
|
2018-02-20 03:40:20 +01:00 |
Icedream
|
c7d031f270
|
Add missing section_end.
|
2018-02-20 03:30:25 +01:00 |
Icedream
|
96f7933f2c
|
Fix conditional check for NO_SPACE_PREFIX:
|
2018-02-20 03:28:05 +01:00 |
Icedream
|
2c7f0d61c2
|
Aesthetic changes.
|
2018-02-20 03:26:57 +01:00 |
Icedream
|
ca44a67c9d
|
Make section headers use indent.
|
2018-02-20 03:24:04 +01:00 |
Icedream
|
2f04e46bba
|
Add missing section_end for composer.
|
2018-02-20 03:23:19 +01:00 |
Icedream
|
d170f3f45e
|
Disable keychain.
|
2018-02-20 03:20:53 +01:00 |
Icedream
|
55c28f9ce3
|
Only run pulseaudio check if binary exists.
|
2018-02-20 03:17:22 +01:00 |
Icedream
|
0faacb3e0e
|
Only print PROFILE vars in debug mode.
|
2018-02-20 03:17:03 +01:00 |
Icedream
|
9a6ef496b6
|
Implement PATH modification for globally-installed composer bins.
|
2018-02-19 15:52:01 +01:00 |
Icedream
|
9b6a160fce
|
Move PROFILE_BIN definition before the if condition.
|
2018-02-19 11:14:22 +01:00 |
Icedream
|
b96f4ba9b2
|
Include home binaries in path before doing checks.
|
2018-02-19 11:13:15 +01:00 |
Icedream
|
ae37c9ed53
|
Make feature defaults depend on existence of respective binaries.
|
2018-02-18 23:02:46 +01:00 |
Icedream
|
2f5d8df2ac
|
Remove some debugging lines.
|
2018-02-17 20:56:57 +01:00 |
Icedream
|
2db976107a
|
Move home bin folder registration in PATH to top of profile script.
Fixes the issue where the user-installed Python scripts are no longer
found in PATH.
|
2018-02-17 20:48:50 +01:00 |
Icedream
|
8d30e01771
|
Add ~/.local/bin to PATH.
|
2018-02-17 20:11:31 +01:00 |
Icedream
|
6fe586d33a
|
Add files from home directory.
|
2018-02-17 02:29:19 +01:00 |