Skip to content

Instantly share code, notes, and snippets.

View AmigosKazz's full-sized avatar
:octocat:
I enjoy challenging myself

Kaznarah A. Ph AmigosKazz

:octocat:
I enjoy challenging myself
View GitHub Profile
@rupeshtiwari
rupeshtiwari / mac terminal theme customize mac os terminal command line zsh.md
Last active May 23, 2024 20:43
install oh my zsh on macos | change terminal theme on macos | Change console theme on macos, color, theme, style

How to customize mac os terminal using oh my zsh

Step1: download & install oh-my-zsh via curl

  • sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Note: if you already have folder then delete it running rm -r /Users/rupeshti/.oh-my-zsh

Step2 Open Zshrc file

@marcorichetta
marcorichetta / postgresql-manjaro.md
Last active May 16, 2024 17:37
Install PostgreSQL on Manjaro and set it up for Django