add for test.fbh

This commit is contained in:
fengbh 2025-04-22 22:35:00 +08:00
parent 8fa9093f90
commit 5ca8675f1f

10
bash/bashrc_fengbh-PC Normal file
View File

@ -0,0 +1,10 @@
export NO_AT_BRIDGE=1
alias mWork="sudo mount -t nfs nas.fbh:/volume2/work /home/fengbh/nasWork"
alias is1="./initscreen.sh 1"
alias is2="./initscreen.sh 2"
export http_proxy=http://192.168.3.7:7890
export https_proxy=http://192.168.3.7:7890
# Created by `pipx` on 2025-04-22 14:18:59
export PATH="$PATH:/home/fengbh/.local/bin"