update
This commit is contained in:
12
.zshrc
12
.zshrc
@@ -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 '
|
||||
|
||||
|
||||
Reference in New Issue
Block a user