hilfe mein git ist komisch
This commit is contained in:
6
etc/profile.d/rbenv.sh
Executable file
6
etc/profile.d/rbenv.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Init rbenv for psacln members
|
||||
if id -Gn | grep -q '\bpsacln\b'; then
|
||||
eval "$(rbenv init -)"
|
||||
fi
|
||||
Reference in New Issue
Block a user