Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .config/zellij/config.kdl
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,9 @@ keybinds {
}

pane_frames false
default_mode "normal"
on_force_close "detach"
copy_on_select false
scroll_buffer_size 50000
theme "dracula"
mouse_mode true
1 change: 1 addition & 0 deletions .ssh/config
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ Host *
PasswordAuthentication no
ChallengeResponseAuthentication no
HashKnownHosts yes
SetEnv TERM=xterm-256color