fix(install): Uncomment things

This commit is contained in:
Pratik Tripathy
2024-09-18 15:11:44 +05:30
parent 301ec67b24
commit db493015ef

View File

@@ -4,7 +4,6 @@
# - Shortcuts: Maximize current window with [Windows + space] didn't # - Shortcuts: Maximize current window with [Windows + space] didn't
# - NEOVIM: Lazy did not download automatically # - NEOVIM: Lazy did not download automatically
# - dotfiles: could NOT link it to aliases_personal # - dotfiles: could NOT link it to aliases_personal
# TODO: Ensure KDE, Jetbrains, Zed, Sublime-text, VS-Code, flatpak, kitty: have the same theme installed
# NOTE: should download dotfiles repo to ~ and NOT to ~/Downloads - since we are going to link Downloads # NOTE: should download dotfiles repo to ~ and NOT to ~/Downloads - since we are going to link Downloads
@@ -59,10 +58,10 @@ main() {
pre_install pre_install
./install-os-packages.sh ./install-os-packages.sh
# ./install-brew-packages.sh ./install-brew-packages.sh
# ./install-flatpak-packages.sh ./install-flatpak-packages.sh
# manual_installs manual_installs
post_install post_install
cat "$INSTALL_LOG_FILE" cat "$INSTALL_LOG_FILE"