Skip to content

shifty0g/shiftys-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

shiftys-zsh-theme

This is my zsh theme. i mishmashed a few together with the kali one. I like is because it gives me the key info and when copying out commands for testing notes I can get the time and date aswell

My Prompt

Install

I use this on Kali - no clue how it plays ball on other distros.. i would assmume u may be alrght

  1. take a backup of you .zshrc file you likely wont need this but always good idea to take a backup

cp /root/.zshrc /root/.zshrc.bak

  1. open up .zshrc in a text editor

subl /root/.zshrc

  1. find the configure_prompt function and comment out the PROMPT variable within the twoline case

  2. On the line below paste in the code from prompt.txt

My Prompt

If your primiary interface is not eth0 then change it

  1. Save and close. Open up a new terminal tab and you should have a new snazzy prompt.

Future

I will put out a few variants/different colours when i can be botherd. im thinking green and yellow

Releases

No releases published

Packages