mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
chore(install): Remove flatpak installer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user