1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

chore(install): Remove flatpak installer

This commit is contained in:
Pratik Tripathy
2024-12-15 21:51:14 +05:30
parent c9b1826541
commit d5a1c499bf
2 changed files with 2 additions and 3 deletions
-3
View File
@@ -3,8 +3,6 @@
# TODO: Things that did not work
# - dotfiles: could NOT link it to aliases_personal
# NOTE: should download dotfiles repo to ~ and NOT to ~/Downloads - since we are going to link Downloads
kitty_term() {
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
@@ -52,7 +50,6 @@ main() {
./install-os-packages.sh
./install-brew-packages.sh
# ./install-flatpak-packages.sh
manual_installs
post_install