Fine Liz
This commit is contained in:
parent
d738428254
commit
1eeeab6a9f
@ -146,10 +146,11 @@ then
|
||||
fi
|
||||
|
||||
# Liz stuff lol
|
||||
# curl -fsSL https://icanhazdadjoke.com | lolcat
|
||||
echo "$(curl -fsSL https://icanhazdadjoke.com)" | lolcat
|
||||
|
||||
export PATH="$PATH:/Volumes/Exodrive/Code/flutter/bin"
|
||||
export PATH="$PATH:~/Library/Android/sdk/platform-tools:~/Library/Android/sdk/build-tools"
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
||||
export ANDROID_HOME=~/Library/Android/sdk
|
||||
export ANDROID_SDK_ROOT=~/Library/Android/sdk
|
||||
@ -166,4 +167,4 @@ export BUN_INSTALL="$HOME/.bun"
|
||||
export PATH="$BUN_INSTALL/bin:$PATH"
|
||||
|
||||
alias slicer="rm -rf /Volumes/Exodrive/Slicer.zip;zip -r /Volumes/Exodrive/Slicer.zip ~/Library/Application\ Support/PrusaSlicer/*"
|
||||
alias ls=lsd
|
||||
#alias ls=lsd
|
||||
|
Loading…
Reference in New Issue
Block a user