mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat(install): Do distro specific setup before installing os-packages
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# TODO:
|
||||
# - Update `bootstrap-dotfiles.sh` to work from its parent directory & ignore "scripts" directory
|
||||
# - Integrate with `bootstrap-dotfiles.sh` -> do dotfiles 1st, then install
|
||||
# - README.md
|
||||
# - Needs manual installation: appimagelauncher, firefox, brave, vs-code, cursor, kitty, mattermost-desktop, skypedesktop, ulauncher, dotnet8, dotnet8-sdk8.0, aspnetcore-runtime-8.0, Jetbrains Toolbox, Obsidian, Postman, firefox, zen, zoho, zoho-workdrive, nala
|
||||
# - Available on some, not on others; may need manual installation: libreoffice, sublime-text, kitty-terminfo
|
||||
# - Available on some, not on others; may need manual installation: libreoffice, sublime-text, kitty-terminfo, imagemagick
|
||||
|
||||
main() {
|
||||
./install-os-packages.sh
|
||||
|
||||
Reference in New Issue
Block a user