Skip to content

Commit a6da64d

Browse files
committed
doc: Update README.md
Add ll alias description
1 parent deb1313 commit a6da64d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
[GitHub Visual Studio Code Theme][vscode-github-theme-marketplace] for [iTerm](https://iterm2.com) (Dark, Dimmed & Light)
88

9-
![GitHub Theme for iTerm](images/GitHubThemeiTerm.png)
9+
<p style="font-size:8pt">
10+
<img src="images/GitHubThemeiTerm.png">
11+
<code>ll</code> is an alias<span id="a1"><a href="#f1"><sup>1</sup></a></span> for <a href="https://github.com/ogham/exa"><code>ogham/exa</code></a> cli tool.
12+
</p>
1013

1114
Download iTerm profiles and open them.
1215

@@ -39,3 +42,9 @@ You can also download these profiles for Apple Terminal app:
3942
[vscode-github-theme-marketplace]: https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme
4043
[vscode-github-theme-version]: https://img.shields.io/badge/GitHub%20Theme-v4.0.4-007ACC?style=flat-square&logo=visual-studio-code&logoColor=007ACC
4144
[github-vscode-theme-release]: https://github.com/primer/github-vscode-theme/releases/tag/v4.0.4
45+
46+
---
47+
48+
1. <span id="f1"></span> `alias ll='exa --long --header --group --git --modified --color-scale'` [↩️](#a1)
49+
50+
See <a href="https://github.com/cdalvaro/dotfiles/blob/main/.oh-my-zsh/custom/aliases.zsh"><b>cdalvaro/dotfiles</b>/.oh-my-zsh/custom/aliases.zsh</a> for more details.

0 commit comments

Comments
 (0)