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
|
# TODO: Things that did not work
|
||||||
# - dotfiles: could NOT link it to aliases_personal
|
# - 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() {
|
kitty_term() {
|
||||||
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
|
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
|
||||||
|
|
||||||
@@ -52,7 +50,6 @@ main() {
|
|||||||
|
|
||||||
./install-os-packages.sh
|
./install-os-packages.sh
|
||||||
./install-brew-packages.sh
|
./install-brew-packages.sh
|
||||||
# ./install-flatpak-packages.sh
|
|
||||||
|
|
||||||
manual_installs
|
manual_installs
|
||||||
post_install
|
post_install
|
||||||
|
|||||||
@@ -8,7 +8,9 @@ docker-compose
|
|||||||
fd
|
fd
|
||||||
fzf
|
fzf
|
||||||
go
|
go
|
||||||
|
htop
|
||||||
jq
|
jq
|
||||||
|
kondo
|
||||||
lazydocker
|
lazydocker
|
||||||
lazygit
|
lazygit
|
||||||
lua
|
lua
|
||||||
|
|||||||
Reference in New Issue
Block a user