All Projects → chimay → configuration

chimay / configuration

Licence: other
Config files

Programming Languages

Vim Script
2826 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
ColdFusion
112 projects
Vim Snippet
174 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to configuration

dotfiles
Linux configuration files (dotfiles) and some useful scripts
Stars: ✭ 22 (+83.33%)
Mutual labels:  tmux, configuration, rofi
dotfiles
cross-platform (linux (arch), macos, android (termux), windows (WSL)) dotfiles and scripts, using yadm
Stars: ✭ 17 (+41.67%)
Mutual labels:  tmux, ranger, rofi
dotfiles
A total nord dotfiles used by me. Forever work in progress.
Stars: ✭ 35 (+191.67%)
Mutual labels:  tmux, zshrc, rofi
dotfiles
no passwords here ... I hope 🤞
Stars: ✭ 51 (+325%)
Mutual labels:  tmux, qutebrowser, rofi
dotfiles
🍀 Vim/Neovim + Tmux + Zsh + Alacritty = Build your own fantastic development environment
Stars: ✭ 65 (+441.67%)
Mutual labels:  tmux, zshrc, ranger
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+8108.33%)
Mutual labels:  tmux, zshrc, rofi
dotfiles
🔯 A collection of my rc files (tmux, neovim, zsh, fish, poetry, git, ...etc) and utilities that make everyday coding fun!
Stars: ✭ 23 (+91.67%)
Mutual labels:  tmux, zshrc
nvim configration
Neovim diy develop enviroment.This project integrates neovim tmux zsh and some very useful plugs of them including YouCompleteMe FZF auto pairs nerdtree ncm2 and so on.
Stars: ✭ 22 (+83.33%)
Mutual labels:  tmux, configuration
cfg
my dotfiles
Stars: ✭ 26 (+116.67%)
Mutual labels:  tmux, xorg
dotstow
dotfiles managed with stow
Stars: ✭ 60 (+400%)
Mutual labels:  tmux, rofi
dotfiles
My amazing vim, zsh and tmux config files
Stars: ✭ 25 (+108.33%)
Mutual labels:  tmux, zshrc
dotfiles
💻dotfiles for: tmux, neovim, git, zsh, osx
Stars: ✭ 49 (+308.33%)
Mutual labels:  tmux, zshrc
dotfiles
A place to store config files so I can revert when my entire system crashes from entering the wrong character
Stars: ✭ 25 (+108.33%)
Mutual labels:  tmux, zshrc
dotfiles
My dotfiles based on Makefile
Stars: ✭ 150 (+1150%)
Mutual labels:  tmux, zshrc
tmux-conf
📝 TMUX Configuration for nerds with tpm
Stars: ✭ 31 (+158.33%)
Mutual labels:  tmux, configuration
dotfiles
My collection of dotfiles
Stars: ✭ 77 (+541.67%)
Mutual labels:  tmux, neomutt
qtile-x-dotfiles
Various dotfiles for my old Qtile setup running under X.
Stars: ✭ 47 (+291.67%)
Mutual labels:  xorg, ranger
etc-skel
/etc/skel with super cool confs for tmux, psql, inputrc, git, bash, dircolors, and more.
Stars: ✭ 22 (+83.33%)
Mutual labels:  tmux, ranger
myrmidon
A rofi task / command executor
Stars: ✭ 82 (+583.33%)
Mutual labels:  configuration, rofi
dotfiles
my personal dotfiles managed by dotbot, zinit
Stars: ✭ 65 (+441.67%)
Mutual labels:  tmux, zshrc

Table of contents

Configuration files

A coherent set of configuration files for my favorite apps.

Keybindings

The keybindings are essentially vim, less or emacs like, depending on the context. For example :

  • Vim
    • Neomutt index
  • Less
    • Elinks
    • W3m
    • Neomutt pager
    • Newsboat
  • Emacs
    • Zsh
    • Elinks edit mode

Prefix & Modes

Some applications :

  • Can use an independant keymap introduced by a prefix key
    • tmux
  • Can chain keys
    • sxhkd
  • Can use independant keymap modes
    • i3, tmux, emacs, vim

Allocation

Window Manager

The following keys are reserved for Window Manager (i3, bspwm, …) :

  • Hyper (Mod3, I bind it to the Menu key) with any key(s)
  • Super (Mod4) with
    • Arrows
    • Page Up / Down
    • Home / End
    • Tab, Backspace
    • F1 .. F12
  • Super (Mod4) with any modifier(s) and same keys as above
  • Super with Control and
    • Any key(s)
  • Prefix chosen among the previous keys
  • Sub mode entered with one or more of the previous keys

Applications

The following keys are reserved for applications :

  • Super with all other keys
    • Letters
    • Digits
    • Insert, Delete, Space, Return
    • & @ ^ $ ! ( ) [ ] { } < > …
  • Super with Shift and same keys as above
  • Prefix chosen among the previous keys
  • Sub mode entered with one or more of the previous keys

Coherence

To be as intuitive as possible, some conventions are applied :

  • Move focus between desktops :
    • Super + home / end
  • Move focus between X windows :
    • Super + arrows
    • Super + prior (page up) / next (page down)
  • Move focus between tmux panes & vim :
    • Shift + arrows
    • Also in emacs, but not in org files (org-shift<arrows>)
  • In buffer oriented applications, move focus between buffers :
    • Ctrl + page up / down
  • In tab oriented applications, move focus between tabs :
    • Ctrl + page up / down
    • In pager context : ^ and $
      • w3m, elinks, …
    • In (neo)vim : <m-^> and <m-$> in normal mode
  • In buffers & tabs oriented applications like vim with wheel or emacs with torus :
    • Next / previous file in group : Ctrl + page up / down
    • Next / previous group : Ctrl + home / end
  • Move in history
    • In pager context
      • Backspace = back
      • H = back
      • L = forward
    • In REPL context
      • Up, M-p = back, with typed text as filter
      • Down, M-n = forward, with typed text as filter
  • Filters
    • &, é, è
  • Most Recently Used
    • ù
  • Tree / Structure exploration
    • §

Features

Comments on applications.

The classics

  • Vim & family : Neovim, Kakoune
  • Emacs with Org mode and torus.el
  • Zsh
  • Tmux

Vifm

  • Deep analogy with Vim keys
  • Views
    • Dual-pane, vertical or horizontal
    • Tree view (like the tree command)
    • Grid view (ls view)
    • Miller view with 3 panes, like ranger
    • Preview mode
  • Mount
    • Archives with archivemount
      • Handy to quickly edit a file in it
    • Iso images with fuseiso
    • Ssh file systems with sshfs
    • Ftp file systems with curlftpfs
      • And you have a great ftp client
  • Can launch background programs
    • You can cancel them in :jobs view
  • Cope well with external programs
    • User commands :… and :!…
  • Tools to select and modify selection

Tig

  • Feature rich git repo browser
  • Views
    • Commits
    • Diffs
    • Log
    • Tree
  • Cope well with external programs
    • User commands :… and :!…

Kitty

  • Fast
  • Scriptable, you can also open a Kitty shell to control the term
  • Support keyboard shortcuts with super key
  • Scrollback in pager
  • Insert UTF-8 character with completion
  • Good image support
  • Quickly select url / file / line
  • Plugins (kittens)
  • Can be used as dropdown with kitti3 on i3

And much more

Bspwm

  • Scriptable via bspc
    • You can litteraly juggle with windows
    • Configurable split ratio
    • Possibility to circulate windows clockwise or counterclockwise
  • Modes
    • Tiling and floating
    • Monocle mode : only one window visible
    • Full screen
  • Automatic properties of windows : workspace, floating, …
  • Multi monitors support
  • Keybindings
    • Managed by sxhkd
    • Support of Super and Hyper keys
    • Keybinding chains
  • Panels (bars) : polybar
    • Custom scripts
    • IPC, polybar-msg to send commands, hooks
    • Good choice of internal modules
    • Menu
  • Dynamic layouts with bsp-layout (in AUR)

I3 wm

  • Tiling, tabbed, staking and floating modes
    • Tiling means all screen space is available for apps
    • Good support for floating window, so you can use it as an hybrid WM if you want
  • Dynamic workspaces
  • Support of Super and Hyper keys in bindings
  • You can define keybinding modes
  • Automatic properties of windows : workspace, floating, size, …
  • Scriptable via i3-msg
  • You can add rofi scripts, or any script to the panel (called bar) via i3block ; see also i3status for information
  • Multi monitors support

Warning

I try to be mindful when I code, but some bugs might remain, so be careful.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].