feat: Add CSIRO profile info
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -1,5 +1,9 @@
|
|||||||
# ~/.zshrc optimized for performance
|
# ~/.zshrc optimized for performance
|
||||||
|
|
||||||
|
# CSIRO Specific
|
||||||
|
if [[ -f /etc/profile.d/csiro.sh ]]; then
|
||||||
|
source /etc/profile.d/csiro.sh
|
||||||
|
fi
|
||||||
|
|
||||||
### 🚀 Performance Tweaks
|
### 🚀 Performance Tweaks
|
||||||
# Avoid compaudit delays unless root
|
# Avoid compaudit delays unless root
|
||||||
|
|||||||
Reference in New Issue
Block a user