OSSetup
This is how I setup my Work Environment
Python Setup
Install pyenv
update-alternatives
Install i3
Install Terminator
Install zsh
Install zsh Plugins
Oh-my-zsh
Spaceship Theme
zsh-autosugest
zshrc File
add aliases to mount nfs fileshares
Install Colorls
This how to install it on Linux Mint 21.1 Vera, with gem 3.3.5 and ruby 3.0.2p107
Install Nerdfonts
check here
Install AWS-CLI
CommandLine Tools
Installing colorls
Install bat
Bat is more eye-friendly cat alternative, on Github. Replace the release number down there with the latest from the Release Page Release.
fuzzyfind
On fzf
autojump
On autojump. Autojump needs to be sourced.
Pseudo stresstest forkbomb
Only blows your system without putting real stress on a server, but might get you banned or blocked.
ZSH
Install, verify zsh
location and change it to default shell
Oh-my-zsh
Documentation is here Install Oh-my-zsh
first because it comes with its own .zshrc
file
Syntax highlighting
More here
Spaceship prompt
To make things look nice, more info here
ZSH Completions
more info here
ZSH autosuggestions
See Documentation here
Colorls
Install buildtools, buildessentials, ruby and then a too complicated bash expression that should work independent of ruby version (famous last words).
Auto Sugges
Last updated