Skip to content

Commit

Permalink
alacritty: remove init tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
Ooscaar committed Nov 18, 2024
1 parent f6fd1c6 commit 576ef26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion alacritty/alacritty.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[env]
TERM = "xterm-256color"

[shell]
program = "/bin/zsh"
args = ["-l", "-c", "tmux attach || tmux"]

[font]
size = 12.0
Expand Down

0 comments on commit 576ef26

Please sign in to comment.