mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
fix(install-script): FreeBSD fixes and more
- Alias: FreeBSD: pkg update and autoremove aliases added - Install: GhostBSD: Use FreeBSD commands to do the installation - Install: FreeBSD: start dbus - Install: Fedora: improve dnf install speed by limiting minimum download rate & decreasing timeout - Install: Brew: Don't install brew package if OS has installed the package - Install: Brew: sccache for Rust - Install: OS: More packages moved from brew -> OS. Those are available across FreeBSD & Fedora
This commit is contained in:
@@ -11,7 +11,7 @@ That is, changes on repository get auto reflected on the system.
|
||||
```bash
|
||||
$ git clone https://github.com/pratiktri/dotfiles
|
||||
|
||||
$ bash setup.sh -h
|
||||
$ sh setup.sh -h
|
||||
Apply all settings stored in the script's directory to your home directory.
|
||||
|
||||
Usage: ./setup.sh [OPTION]
|
||||
|
||||
Reference in New Issue
Block a user