mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-29 12:14:57 -04:00
initial commit
This commit is contained in:
commit
c4ff3550e4
36 changed files with 2380 additions and 0 deletions
8
.config/zellij/config.kdl
Normal file
8
.config/zellij/config.kdl
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
// Zellij configuration
|
||||
// Reference: https://zellij.dev/documentation/options
|
||||
|
||||
theme "challengerdeep"
|
||||
|
||||
// macOS clipboard integration
|
||||
copy_command "pbcopy"
|
||||
copy_clipboard "system"
|
||||
Loading…
Reference in a new issue