From 140792074762a4d3c2ff895a713d4ba85e866538 Mon Sep 17 00:00:00 2001 From: marlonivo Date: Mon, 14 Apr 2025 09:06:48 +0000 Subject: initial --- README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d3e3d9 --- /dev/null +++ b/README.md @@ -0,0 +1,34 @@ +# SHARKS + +SHARKS is an shell script (.sh) that will install a fully-featured digital self improvement (tiling-window-manager-based) system on any Arch or [Artix Linux](https://artixlinux.org)-based System without partioning or wiping. Or a less distracted (non rooted) Droid system. Both **without** the need of any routine tasks like manual processes, configurations or backups and therefore can be seen as an Meta-distro. + +# Installation + +After a fresh installation of Arch/Artix Linux run the following: + +```shell +curl -LO marlonivo.xyz/sharks.sh +sh sharks.sh # guided installation +``` + +# Programms + +The suckless software coming with SHARKS from the [AUR Repo](): +● dwm -- the graphical environment +● st -- the terminal +● dwmblocks -- the statusbar +● zsh -- the shell +● firefox with fox.js -- the browser +● lf -- the file manager +● htop -- the system monitor +● mpv -- the video player +● nsxiv -- the image viewer  + +# Philosophy + +- **Browser**: Fox.js is minimalistic enhancment of your browser without breaking modern standards +- **Bindings**: Fast to navigate system, all bindings always can be viewed with `mod+k` and [here]() +- **Security**: All ulities are open source, self hostable and highly configureable +- **Sublime**: Porn, ads, gafam are blocked within `/etc/hosts` +- **Linux**: Learning Sharks, does not mean learning linux +- **Scripts**: Make a brain out of your Computer -- cgit v1.2.3