Commit Graph

3 Commits

Author SHA1 Message Date
xzvf 7a7eac9edd Copy presets to /usr/share/fastfetch/presets 2022-01-22 12:40:10 +01:00
xzvf 65dc9bb166 Remove flashfetch target, and fix 2 shellcheck warnings 2022-01-22 12:35:21 +01:00
xzvf (Péter Bohner) 57ef794864 Add packaging for Debian based distributions.
This commit adds a script (`create-deb-pkg.sh`), which creates a deb package containing the fastfetch and flashfetch executables as well as the bash-completion file. The script must be executed in an environment, where `dpkg-deb` is present (a debian based environment).
Because Deb versioning is not compatible with fastfetch version strings, it is adapted to the format: `0:1$FF_VERSION-0`.
2022-01-22 11:56:11 +01:00