Skip to content

AymanRbati/Terminator-ZshConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Terminator-ZshConfig

To use this Terminator's configuration:

mkdir -p ~/.config/terminator
cp terminator ~/.config/terminator/config

Then go to "Terminator's settings > Profiles > default > colors > Background" and set the color to #152e41

To use this this Zsh configuration, install zsh first :
sudo apt install zsh

install Oh My Zsh :
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

copy zsh config in the home directory of the user :
cp zshrc ~/.zshrc

Result should look like this :

Screenshot from 2024-01-08 15-51-22

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages