aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-05-11 16:08:47 +0200
committerlonkaars <loek@pipeframe.xyz>2024-05-11 16:08:47 +0200
commit6076abdfd328af940e0c961199680d0bd4278622 (patch)
treea4aefdfc99b54ebf3ebb5612bad786a9c6cdf054
parentc3a2ce09e9d5df86762670cafe358b2470e037b7 (diff)
add source /etc/profile in global zprofile
-rwxr-xr-x2/rice.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/2/rice.sh b/2/rice.sh
index fe63cbb..b84d725 100755
--- a/2/rice.sh
+++ b/2/rice.sh
@@ -124,6 +124,7 @@ zstyle ':completion:*' verbose true
zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
EOF
+echo "emulate sh -c 'source /etc/profile'" >> /etc/zsh/zprofile
echo "cleaning up trash..."
fok apt clean -y