File tree Expand file tree Collapse file tree 3 files changed +0
-10
lines changed
Expand file tree Collapse file tree 3 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,12 @@ tap "moncho/dry"
66tap "github/gh"
77tap "homebrew/bundle"
88tap "homebrew/cask"
9- tap "homebrew/cask-drivers"
10- tap "homebrew/cask-fonts"
11- tap "homebrew/cask-versions"
129tap "homebrew/core"
1310tap "homebrew/services"
1411brew "fzf"
1512brew "denisidoro/tools/navi"
1613brew "denisidoro/tools/docpars"
1714brew "lazydocker"
18- brew "podman-desktop"
1915brew "eza"
2016brew "coreutils"
2117brew "bash"
Original file line number Diff line number Diff line change @@ -14,9 +14,6 @@ update_system
1414
1515install_requirements
1616
17- install_ohmyzsh_plugins
18- install_ohmyzsh_themes
19-
2017log::info " π Aplying symlinks"
2118" $DOTFILES_PATH /bin/dot" symlinks apply | log::file " π Aplying symlinks" || true
2219
Original file line number Diff line number Diff line change @@ -15,8 +15,5 @@ update_system
1515log::info " π Updating dotfiles and submodules"
1616update_dotfiles 2>&1 | log::file " π Updating dotfiles and submodules"
1717
18- install_ohmyzsh_plugins
19- install_ohmyzsh_themes
20-
2118log::info " π Aplying symlinks"
2219" $DOTFILES_PATH /bin/dot" symlinks apply | log::file " π Aplying symlinks" || true
You canβt perform that action at this time.
0 commit comments