Skip to content

Arcelone/Custom-Zshrc-for-MacOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom-Zshrc-for-MacOS

Porting of Kali linux Zshrc to MacOS

This is a native zshrc file not an oh my zsh tamplate

Features :

  • Highlight
  • Suggestion (based on history)
  • Some keyboard shortcuts
  • Full colorisation (including validity of command, man, research like grep, navigation through tab sugestion with arrows)
  • Choice of prompt patern (one line, two line, or backtrack)

Capture d’écran 2022-01-03 à 23 32 13

Capture d’écran 2022-01-03 à 23 33 18

Capture d’écran 2022-01-03 à 23 34 50

Capture d’écran 2022-01-03 à 23 36 31

Installation :

  1. Download the zip file.
  2. Put the .zshrc in your home directory (be aware to copy your already existing alias, export etc of the old .zshrc int the new .zshrc).
  3. Put zsh-autosuggestions and the zsh-syntax-highlighting folders where you want.
  4. Change the directory at the line 121, 122 and 234, 235 by your directory of zsh-autosuggestions.zsh and the zsh-syntax-highlighting.zsh in the .zshrc.
  5. Launch your terminal drag the .terminal in the list run a new window of the terminal (source .zshrc in your home directory if needed).

You can choose line patern at the line 110 of .zshrc

Known bug :

  • Problem of compatibility with certain font (like it with the "Pro" preset)

Releases

No releases published

Packages

No packages published

Languages