Skip to content

ldoo22/zellij-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zellij-config

my personal zellij configuration

Installation

git clone https://github.com/ldoo22/zellij-config.git ~/.config/zellij

Additional Configuration

Add the following alias to your shell configuration file (e.g. ~/.bashrc, ~/.zshrc, etc.):

alias zz="zellij"

Or autostart with:

bash

echo 'eval "$(zellij setup --generate-auto-start bash)"' >> ~/.bashrc

zsh

echo 'eval "$(zellij setup --generate-auto-start zsh)"' >> ~/.zshrc

About

my personal zellij configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published