aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-05-06 14:39:08 -0500
committerToby Vincent <tobyv13@gmail.com>2021-05-06 14:39:08 -0500
commit0a53492688e72602a3871140ab190cf85b2c28cf (patch)
treec297b91e0b2c3523582c274249a8efc12eb39b1f /README.md
parent92b52d1de16d9bd2a3004f891de375e433f84da9 (diff)
chore: updated added cheatsheet
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2bf0e21..5ce1a8f 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ Configs
-------
#### Zsh Configuration
+
- [zshrc](zshrc) - Zsh profile (sources [zsh/*](zsh))
- [p10k.zsh](p10k.zsh) - p10k theme config
- [zsh/](zsh) - Zsh configuration scripts
@@ -54,13 +55,14 @@ Configs
- [gpg.conf](gnupg/gpg.conf) - GPG configuration
- [gpg-agent.conf](gnupg/gpg-agent.conf) - GPG-Agent configuration
- [scdaemon.conf](gnupg/scdaemon.conf) - GPG smartcard daemon configuration
-
+
Submodules
----------
- ### [Dotbot](https://github.com/anishathalye/dotbot) - A tool that bootstraps your dotfiles ⚡️
-#### Zsh:
+#### Zsh
+
- [antigen](https://github.com/zsh-users/antigen) - The plugin manager for zsh.
- [fzf](https://github.com/junegunn/fzf) - 🌸 A command-line fuzzy finder
- [p10k](https://github.com/romkatv/powerlevel10k) - A Zsh theme \ No newline at end of file