From: Mattia Cabrini Date: Tue, 11 Feb 2025 21:41:31 +0000 (+0100) Subject: Updated README X-Git-Url: https://git.theboydaily.dev/mattia?a=commitdiff_plain;h=689d6d224e44b1bfc47d74a4f1337cc1e5da85da;p=some.files.git Updated README --- diff --git a/README.md b/README.md index 2fc6be4..96ea65a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,22 @@ eval neofetch ``` in the RC file(s). -- [exa](https://the.exa.website/): A replacement for `ls`. +> [exa](https://the.exa.website/): A replacement for `ls`. +> Disabled + +## TMux + +TMux customization is not much. The following bindings have been set: + +- `C-b %`: does nothing; +- `C-b "`: does nothing; +- `C-b v`: split pane vertically; +- `C-b h`: split pane horizontally; +- `C-b `: navigate through panes according to arrow keys; +- `C-b w`: new window with current directory; +- `C-b l`: last window; + +Mouse is always on and the status bar is black on white. ## Window Manager I like i3, there must be a reason? @@ -49,6 +64,3 @@ Anyway, the i3 configuration file is quite simple. In it I defined very few keyb - [feh](https://github.com/derf/feh); - KDE: yes, I know, I'm going to get rid of that ASAP. -## Neovim -The Neovim configuration is based on [NvChad](https://github.com/NvChad/NvChad). -