0 views
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/exa.git
Download using the GitHub .zip
download option and unzip them.
.zshrc
:#### ------------------------------
#### exa - Color Scheme Definitions
#### ------------------------------
export EXA_COLORS="\
uu=36:\
gu=37:\
sn=32:\
sb=32:\
da=34:\
ur=34:\
uw=35:\
ux=36:\
ue=36:\
gr=34:\
gw=35:\
gx=36:\
tr=34:\
tw=35:\
tx=36:"
For normal & larger displays include group (-g flag
):
alias xl='exa -lag --icons --color=always'
For smaller or limited displays no group:
alias xl='exa -la --icons --color=always'
Get updates about this theme and more. 7,266 people enjoy it.
This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.
Made with ♥ by Zeno Rocha
under MIT license