Skip to content

ReadbleTerminal Theme in Mac OS X with Material Colors

Notifications You must be signed in to change notification settings

hrdtbs/material-black

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Material Black - Readble Terminal Theme in Mac OS X, with Material Colors

Theme Setting method - テーマの設定方法

Donwload "Material Black.terminal".

Click Image.

My Custmize

bash_profile

$ export PS1="\[\033[36m\]\u\[\033[m\]@:\[\033[33;1m\]\w\[\033[m\]\$ "
$ export CLICOLOR=1
$ export LSCOLORS=ExFxBxDxCxegedabagacad
$ alias ls='ls -GFh'

What is this?

export PS1="..."

export CLICOLOR=1

export LSCOLORS=...

alias ls='ls -GFh'

About

ReadbleTerminal Theme in Mac OS X with Material Colors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages