top of page

TERMINAL

Screen Shot 2021-03-13 at 8.03.11 PM.png
1

Go to this Git Repo and download the code or clone the repo

2

Run these lines in the terminal to allow enable customized color formatting in terminal

​

export PS1="\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\w\[\033[m\]\$ "

export CLICOLOR=1

export LSCOLORS=ExFxBxDxCxegedabagacad

alias ls='ls -GFh'

3

Navigate to the cloned or downloaded repo directory and to the themes/ folder, and double click "Unikitty.terminal"

4

This will open the terminal. Then, go to terminal "Shell" and "Use Settings as Default"

Based on a template © 2023 by BRW BAR inc.

  • Pinterest
  • Instagram
bottom of page