This commit is contained in:
poslop
2024-04-30 15:32:45 -05:00
parent a21e33aeb6
commit 7d153f28e0
23 changed files with 1781 additions and 1490 deletions

12
.zshrc
View File

@@ -99,18 +99,24 @@ source $ZSH/oh-my-zsh.sh
# Example aliases
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
export PATH=$PATH:/home/poslop/.spicetify
alias bctl=bluetoothctl
alias dots='/usr/bin/git --git-dir=$HOME/.git --work-tree=$HOME'
alias bctl=bluetoothctl
export wf='94:DB:56:1A:FB:7F'
export wh='94:DB:56:F7:8A:40'
export sony='AC:BF:71:48:4D:D9'
export QSYS_ROOTDIR="/home/poslop/.cache/yay/quartus-free/pkg/quartus-free-quartus/opt/intelFPGA/21.1/quartus/sopc_builder/bin"
export PATH="/home/poslop/.cargo/bin:$PATH"
alias ecan="ssh -p 60052 poslop@goku.ecansol.com"
alias ecan="ssh -p 60052 mindustry@goku.ecansol.com"
# Spoons!21
export X86_64_UNKNOWN_LINUX_MUSL_OPENSSL_LIB_DIR="/usr/bin/openssl"
export X86_64_UNKNOWN_LINUX_MUSL_OPENSSL_INCLUDE_DIR="/usr/include/openssl/"
alias rm='rmtrash'
alias rmdir='rmdirtrash'
alias sudo='sudo '