Collection of dotfiles structured to be managed with GNU Stow.
$ stow -t "$HOME" bash
🏠 https://wezfurlong.org/wezterm/
📌 dotfiles
My goal with the terminal is to detach myself from the mouse. This basically translates to be able fully navigate through tabs and panels and select any text in the terminal exclusively with the keyboard. Wezterm provides the following features specifically for this purpose:
Almost default configuration with a few adjustments on color theme and key-bindings.
🏠 https://www.gnu.org/software/bash/
📌 dotfiles
🏠 https://starship.rs/
📌 dotfiles
Light customization of the default Starship prompt for GNU Bash showing the local time and current command line number in history.
Example screenshot in combination with JetBrainsMono
🏠 https://neovim.io/
📌 dotfiles
Lean configuration for neovim that enhances its role as a quick text editor, avoiding bloating it up to a fully fledged IDE.
- Plugin manager: folke/lazy.nvim
- Color Theme: EdenEast/nightfox.nvim
- Tree-sitter: nvim-treesitter/nvim-treesitter
- LSP client configs: neovim/nvim-lspconfig
- LSP server manager: williamboman/mason.nvim
- Git Decorations: lewis6991/gitsigns.nvim
- Gist Integration: Rawnly/gist.nvim
- Document position: vladdoster/remember.nvim
- Soft scrolling: karb94/neoscroll.nvim
- Indentation guides: lukas-reineke/indent-blankline.nvim
- Better statusline: nvim-lualine/lualine.nvim
- Quick motions: ggandor/leap.nvim
Additional tools for the terminal: