Skip to content

Commit

Permalink
Add dark theme instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
ztlevi committed Sep 7, 2024
1 parent 2196e4e commit 1ca5ce0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,14 @@ fi
| df | duf | Disk Usage/Free Utility - a better 'df' alternative |
| du | dirstat-rs | disk usage cli, similar to windirstat. |

## Use Dark Theme

``` sh
dotty dev/work && echo "export DOTTY_THEME=dark" >> $HOME/dev/work/dots/env1.zsh
update_dotty
```


## Post-Installation

### (Optional) For GPG
Expand Down

0 comments on commit 1ca5ce0

Please sign in to comment.