1
0
Fork 0

Improve screenshots, add new alias

main
Ambrose Chua 2020-11-04 23:18:01 +08:00
parent da20f7cee2
commit d9d83b51ec
7 changed files with 3 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 866 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 689 KiB

After

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 695 KiB

1
.zshrc
View File

@ -82,6 +82,7 @@ export TIME_STYLE=iso
if [[ -f "$(which exa 2>/dev/null)" ]]; then
alias ls=exa
fi
alias ll="ls -l"
# prompt

View File

@ -6,10 +6,10 @@ Just storing dotfiles in a repository isn't enough. This is almost all the tools
## Screenshots
![](.local/screenshots/iterm1.png)
![](.local/screenshots/iterm1-light.png)
![](.local/screenshots/iterm2.png)
![](.local/screenshots/iterm3.png)
![](.local/screenshots/iterm4.png)
![](.local/screenshots/iterm5.png)
![](.local/screenshots/iterm3-light.png)
## Usage