- Install alacritty and configure tender theme, copy
alacritty.ymlto$HOME/.config/alacritty/alacritty.ymlor%APPDATA%\alacritty - Install zsh, copy
.zshrcinto$HOMEand comment all unworking, change home path - Install zsh-syntax-highlighting
- Install fonts
- Install oh my zsh
- Install powerlevel10k coloring of ZSH and configure it on your own by
p10k configureor by re-logging into shell - Install LS_COLORS
- Install tmux from apt and put
.tmux.confinto$HOME - Install ripgrep, copy
.ripgreprcinto$HOME - Install bat
- Install fd
- Install vim, copy
vimrcinto~/.vim/folder and open vim - it will install everything on its own. Change tender theme here .vim/plugged/tender.vim/colors/tender.vim:
-hi Search guifg=#ffffff ctermfg=15 guibg=NONE ctermbg=NONE gui=underline,Bold cterm=underline,Bold
+hi Search guifg=#ffffff ctermfg=15 guibg=NONE ctermbg=243 gui=underline,Bold cterm=underline,Bold
- Put
htoprcinto .config/htop/htoprc