summaryrefslogtreecommitdiff
path: root/zsh/zscripts/hosts
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2022-07-07 15:55:41 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2022-07-07 15:55:41 -0500
commit4af49ed67fbf358674d45fb8af3c4c3efaf90f58 (patch)
treef7619b516c34be16aaae9bb8ecf43d2504ceca31 /zsh/zscripts/hosts
parent66bff0b5ef46550866c959bb745a61363dc5331f (diff)
downloaddotconfig-4af49ed67fbf358674d45fb8af3c4c3efaf90f58.tar.xz
dotconfig-4af49ed67fbf358674d45fb8af3c4c3efaf90f58.zip
tons of changes from when website was down
Diffstat (limited to 'zsh/zscripts/hosts')
-rwxr-xr-xzsh/zscripts/hosts/aliasrc.voidx250.zsh2
-rwxr-xr-xzsh/zscripts/hosts/colors.voidx250.zsh2
2 files changed, 3 insertions, 1 deletions
diff --git a/zsh/zscripts/hosts/aliasrc.voidx250.zsh b/zsh/zscripts/hosts/aliasrc.voidx250.zsh
index 4681ace..4bb85ea 100755
--- a/zsh/zscripts/hosts/aliasrc.voidx250.zsh
+++ b/zsh/zscripts/hosts/aliasrc.voidx250.zsh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Replacement programs
+# Package Management
alias \
xi="sudo xbps-install" \
xq="xbps-query -R --search" \
diff --git a/zsh/zscripts/hosts/colors.voidx250.zsh b/zsh/zscripts/hosts/colors.voidx250.zsh
index cf710f3..910f1f9 100755
--- a/zsh/zscripts/hosts/colors.voidx250.zsh
+++ b/zsh/zscripts/hosts/colors.voidx250.zsh
@@ -1,3 +1,5 @@
+#!/usr/bin/env zsh
+
if [ -n "$DISPLAY" ]; then
declare col{br,at}=green
declare col{name,host}=76