1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30
Commit Graph

10 Commits

Author SHA1 Message Date
Pratik Tripathy d4f25554e1 fix(FreeBSD): Installation fix
- Removed `--skip-unresolvable` incorrect option to pkg
- Install and setup nvidia drivers during pkg setup
- Do NOT install kitty by downloading binary for FreeBSD
- Add more packages for installation through pkg in FreeBSD
- WIP: Some required packages could not be installed in FreeBSD because
  they have longer names. Those package names are stored at the end of
  the package-list-os file for now.
2025-01-02 00:30:47 +05:30
Pratik Tripathy 74a51361a8 feat(freebsd): Install scripts updated to support FreeBSD 2025-01-01 22:23:56 +05:30
Pratik Tripathy 3d9f4769f7 fix(install-script): docker install fix, brave installation
- Install docker, brave through repositories instead of brew
2024-12-24 18:39:27 +05:30
Pratik Tripathy 953b98d3af fix(installation): Refinements to installation scripts
- Manually install AppImageLauncher on dnf
- Create and link fonts to ~/.local/share/fonts/
- Remove Zed editor - way too finicky
- More OS packages added: mostly for programming and email
2024-09-22 19:15:22 +05:30
Pratik Tripathy d2c521cca4 fix(install): pkcon available on dnf as well: hack to fix "up"
- Add more steps to post-install
2024-09-18 19:42:56 +05:30
Pratik Tripathy 90084f4780 chore: kde-neon -> linux, kitty themes + settings, install-script fixes 2024-09-18 00:06:56 +05:30
Pratik Tripathy 8d929783a2 feat(install): Update install script to manually install Rust
- README updated
2024-09-16 21:44:31 +05:30
Pratik Tripathy cf28453bef feat(install): Use flatpack to install certail GUI apps that require
frequent updates
fix(install): Manual app installs that aren't available elsewhere
2024-09-15 16:19:44 +05:30
Pratik Tripathy e254d8dba1 feat(install): Do distro specific setup before installing os-packages 2024-09-11 22:56:50 +05:30
Pratik Tripathy b52a3f1863 feat(install): Make install ditro-agnostic
- Auto detect and use apt, dnf & yum
2024-09-11 15:49:00 +05:30