Here’s a quick overview of my Linux (Gnome) setup:
Utilities I use
I use the following utilities to extend my Gnome desktop:
- Gnome Sushi for quick file viewing (
sudo apt install gnome-sushi
) - Gnome Shell Extension Manager to manage shell extensions (
sudo apt install gnome-shell-extension-manager
) - AppIndicator and KStatusNotifierItem Support
Extensions I use
- Blur My Shell: To blur parts of Gnome desktop
- OpenWeather: Shows weather in the top bar
- Pano Clipboard Manager: For easy clipboard access
- Desktop Icons NG (Ubuntu Builtin)
- Window List (Ubuntu Builtin)
- User Themes (Ubuntu Builtin)
- Places Status Indicator (Ubuntu Builtin)
- Applications Menu (Ubuntu Builtin)
Editors I use
- LiteXL: https://lite-xl.com/
- Sublime Text: https://www.sublimetext.com/
- VSCode: https://code.visualstudio.com/
- NeoVim: https://neovim.io/
Browsers I use
Distro I’m on
- Ubuntu: https://ubuntu.com/
LiteXL Plugins
I use lpm
to install LiteXL plugins.
I use the following plugins from this repository: https://github.com/lite-xl/lite-xl-plugins
- bracketmatch
- codeplus
- colorpreview
- colorpicker
- editorconfig
- gitdiff_highlight
- ide
- ide_javascript
- ipc
- lfautoinsert
- lsp
- lsp_c
- lsp_python
- pdfview
- search_ui
- statusclock
- sortcss
- terminal https://github.com/adamharrison/lite-xl-terminal [Shortcut: Alt+T]
- todotreeview https://github.com/drmargarido/TodoTreeView
Shell
I use zsh
with Oh My Zsh
Other tools
- fzf (Fuzzy finder)
Configuration Files
The configuration files I use can be found at https://github.com/theonlyasdk/dotfiles