summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorEwy~ <ewy0@protonmail.com>2025-03-17 19:13:27 +0100
committerEwy~ <ewy0@protonmail.com>2025-03-17 19:13:27 +0100
commit8740db54043bf08982f5183572cdce266048afe0 (patch)
treef915ba41ffa2384f2d57a2dceb1cbd8dbecab16e /.zshrc
parentcf0d96069f039846ffb48bc8a3d6bccb7e2f5a92 (diff)
incremental improvements
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 773d7d5..25bf809 100644
--- a/.zshrc
+++ b/.zshrc
@@ -30,4 +30,6 @@ plugins=(
zsh-navigation-tools
)
+alias zluda="LD_LIBRARY_PATH=\"<ZLUDA_DIRECTORY>:$LD_LIBRARY_PATH\""
+
. /usr/share/oh-my-zsh/oh-my-zsh.sh