Skip to content

Commit

Permalink
Merge pull request #239 from iAGorynT/iAGorynT-Code-Snippet-Changes
Browse files Browse the repository at this point in the history
Update .zshrc
  • Loading branch information
iAGorynT authored Dec 18, 2023
2 parents cfabdeb + 7c379a9 commit 9e3bf89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DotFiles/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,7 @@ alias mmt="~/bin/zTests/Mmt.sh" # Test Menu
# List Menu Alias'
alias mml="clear; grep -e '# Main Menu' -e 'alias mm' $HOME/.zshrc | grep -v ‘mml=‘"

# Activate Zsh Syntax Highlighting
# NOTE: Ensure This Is At Very End of .zshrc
source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

0 comments on commit 9e3bf89

Please sign in to comment.