Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
mtaron committed Apr 25, 2024
1 parent 97571be commit 90b514f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# dotfiles

```
sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply mtaron
```

Tools used:
- Dotfile manager: [chezmoi](https://www.chezmoi.io/)
- ZSH plugin manager: [zgenom](https://github.com/jandamm/zgenom)
Expand Down
1 change: 1 addition & 0 deletions home/private_dot_config/private_zsh/zsh.d/install.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ update-tools()

update-tools-sudo()
{
has snap && sudo snap refresh
has git-credential-manager && install-git-credential-manager
has zoom && install-zoom
has task && install-task
Expand Down

0 comments on commit 90b514f

Please sign in to comment.