mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-05 06:38:40 +00:00
Freeze tty (#101)
This commit is contained in:
@@ -34,3 +34,5 @@ PATH="$PATH:$HOME/.cargo/bin"
|
||||
if [[ -z "$TMUX" ]]; then
|
||||
tmux new-session -A -s default
|
||||
fi
|
||||
|
||||
ttyctl -f
|
||||
|
Reference in New Issue
Block a user