- One of the libraries used in the theme
- A library used in the theme
- Folder containing all the themes
- TODO: Consoldate all library folders into one place
- TODO: Rebrand, chaning name
- TODO: Support multiple monitor backgrounds with auto-detection
- TODO: Add SSID indetification in taskbar
sudo apt-get install awesomesudo apt-get install zshsudo apt-get install lutrissudo apt-get install neovimsudo apt-get install steamsudo apt-get install nodejssudo apt-get install xcompmgrsudo apt-get install neofetch
snap install spotify
discord
chsh -s $(which zsh)- Setzshas default terminalsh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"- Install oh-my-zshgit clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k- Install powerlevel 10k- Install proper font
https://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Regular.ttfhttps://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold.ttfhttps://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Italic.ttfhttps://github.com/romkatv/powerlevel10k-media/raw/master/MesloLGS%20NF%20Bold%20Italic.ttf- Double-click on font file
- Configure
konsoleto use font - Set
ZSH_THEME="powerlevel10k/powerlevel10k"in~/.zshrc
- Add lines to
.zshrc
HISTSIZE = 30000
HISTFILESIZE = 40000
- Add
~/.config/nvim/init.vimafter neovim install - Run
:PlugInstallinnvim
- Download and install vmware player