https://github.com/linuxuser255/cars
Debian Rice script for my environment
https://github.com/linuxuser255/cars
Last synced: 9 months ago
JSON representation
Debian Rice script for my environment
- Host: GitHub
- URL: https://github.com/linuxuser255/cars
- Owner: LinuxUser255
- License: gpl-3.0
- Created: 2025-06-13T17:36:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-13T17:44:46.000Z (10 months ago)
- Last Synced: 2025-06-13T18:42:28.222Z (10 months ago)
- Language: Shell
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chris' Auto Rice Script
### A shell script to automate the customization of my Debian Linux enviroment
**Currntly in development**
### What all is to be included:
- zsh shell - Built from source
- oh-my-zsh
https://ohmyz.sh/
- zsh syntax color
https://github.com/zsh-users/zsh-syntax-highlighting
- Neovim -- build from source
- Alacritty Terminal -- Built from source
- my dot files: .zsh
- My Neovim config
- Brave browser
- yt-dlp: curl the scipt from github
**and more...**
- Initial packages to be installed:
- vim
- ripgrep
- fastfetch - build from souce
- git python3-pip exuberant-ctags ack-grep
- curl build-essential gcc make
- pip3 install pynvim flake8 pylint isort
- arandr
- chromium
- ninja-build gettext
- unzip
- x11-server-utils
- setxkbmap
- xdtools
- ffmpeg
- pass
- gpg
- xclip
- xsel
- mpv
- kdenlive
- gimp
- texlive-full
- my custom short cut scripts
- file_create.sh
- fast.sh
- and more in my BashAndLinux Repo
- Programming langs
- rust
- go
- node
- php
- and more
(Python comes pre-installed on Linux)