💻 Configs, plugins, programs I use at my workstation
- HTTPS everywhere
- uBlock Origin
- Bitwarden
- Vue Devools
- Authenticator
- Pesticide
- Axe
- Checka11y.css
- WCAG Contrast Checker
- Wappalyzer
- GoFullPage
- VSCodium
- NVM https://github.com/creationix/nvm
- htop
- xclip (sudo apt install xclip)
- iotop
- lsd https://github.com/Peltoche/lsd
- Terminator
- Albert / Cerebro
- Anoise http://anoise.tuxfamily.org/
- bat https://github.com/sharkdp/bat
- ncu https://www.npmjs.com/package/npm-check-updates
- qrc https://github.com/fumiyas/qrc
- seahorse
- flameshot
- gufw
- Telegram
- Redshift
- Steam
- Brave browser
- VLC
- Ledger Live
- Quod Libet
- UNetbootin (for creating bootable USBs)
- GParted
- Balena Etcher
- ticker https://github.com/achannarasappa/ticker
- coinmon
- Auto Rename Tag
- Bracket Pair Colorizer
- Codesandbox Theme
- Vetur
- Settings Sync
- Git Blame
- Live Share
- DotENV
- Python
- Vue Peek
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/plugins/zsh-syntax-highlighting
git clone https://github.com/MichaelAquilina/zsh-you-should-use.git ~/.oh-my-zsh/plugins/zsh-you-should-use
git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/plugins/zsh-autosuggestions
curl -L https://raw.githubusercontent.com/dekadentno/my-workstation/master/.zshrc -o .zshrc