Skip to content

devaungphyo/ap2.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AP2 ZSH Theme

Terminal Preview

ZSH Preview

Terminal Style

ZSH Preview ZSH Preview

Zsh Syntax Highlighting

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting

Zsh Autosuggestions

git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions

.zshrc

plugins=( git zsh-syntax-highlighting zsh-autosuggestions )

You can check how to install git on ubuntu and configure .zsh

Install Git On Ubuntu 24.04

About

my customized zsh theme

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages