https://github.com/bigbeastishank/dotfiles
[BSPWM] Unordinary dotfile
https://github.com/bigbeastishank/dotfiles
archlinux dotfiles
Last synced: 12 months ago
JSON representation
[BSPWM] Unordinary dotfile
- Host: GitHub
- URL: https://github.com/bigbeastishank/dotfiles
- Owner: BIGBEASTISHANK
- License: mit
- Created: 2023-11-24T21:10:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T07:52:49.000Z (about 1 year ago)
- Last Synced: 2025-02-08T08:31:15.373Z (about 1 year ago)
- Topics: archlinux, dotfiles
- Language: CSS
- Homepage:
- Size: 35.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DOTFILE
## Preview


## Install script
> [!Important]
> Run this script after installing OS. ONLY FOR `nvidia` and `linux` kernal. NO `linux-lts`.
- Version name convention: `[major].[bug].[package]`
> [!Note]
> This is no more just a rice copy script. It has became a `nix.config` but for Arch user. You need to have a fresh Arch Install and then you can run `syscopy.sh` to get my entire range of software, tools & workflow enviorment.
## Arch Linux
- **Version:** `3.2.1`
```sh
git clone https://github.com/BIGBEASTISHANK/dotfiles
cd dotfiles
echo d9f0b1ba1244ea1047d8263c964fc7d8e022e5b7983e1ad7286bf96487fa7317 syscopy.sh | sha256sum -c
chmod +x ./syscopy.sh
./syscopy.sh
```