mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-16 13:30:57 +01:00
bashrc & zshrc: exporting
Read the line above those...
This commit is contained in:
parent
d741ea7747
commit
62c0c01745
4
bashrc
4
bashrc
@ -223,8 +223,8 @@ export SSH_AUTH_SOCK=/tmp/$USER.agent
|
||||
ssh-agent -a /tmp/$USER.agent > /dev/null 2>&1
|
||||
|
||||
# In our series useless/weird environment variables, beep
|
||||
beep=
|
||||
BEEP=
|
||||
export beep=
|
||||
export BEEP=
|
||||
|
||||
##### Aliases RJ706I #####
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user