Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F9604219
D2145.id5408.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
539 B
Referenced Files
None
Subscribers
None
D2145.id5408.diff
View Options
diff --git a/roles/core/userland-software/init.sls b/roles/core/userland-software/init.sls
--- a/roles/core/userland-software/init.sls
+++ b/roles/core/userland-software/init.sls
@@ -45,12 +45,13 @@
- pkgs:
- bash
- zsh
- {% if grains['os'] == 'FreeBSD' %}
- - starship
- {% else %}
+ {% if grains['kernel'] == 'Linux' %}
- tcsh
{% endif %}
+ # Shell utilities
+ - starship
+
/usr/local/share/zsh/site-functions/_pm:
file.managed:
# At commit 683d331 - 2017-11-05
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 10, 20:07 (18 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2721031
Default Alt Text
D2145.id5408.diff (539 B)
Attached To
Mode
D2145: Install Starship everywhere
Attached
Detach File
Event Timeline
Log In to Comment