laptop
This commit is contained in:
6
.bashrc
6
.bashrc
@@ -117,9 +117,9 @@ fi
|
||||
|
||||
## Modified by me
|
||||
### Start tmux if not already in a session
|
||||
if [[ -z "$TMUX" ]]; then
|
||||
tmux attach || tmux new
|
||||
fi
|
||||
# if [[ -z "$TMUX" ]]; then
|
||||
# tmux attach || tmux new
|
||||
# fi
|
||||
### GPG and SSH agent configurations for yubikey
|
||||
# This is now disabled since i use bw
|
||||
#export GPG_TTY="$(tty)"
|
||||
|
||||
Reference in New Issue
Block a user