An open API service indexing awesome lists of open source software.

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

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)