An attempt to follow XDG specifications and store config files in ${XDG_CONFIG_HOME}
.
I would like to keep my enviroment with minimal dependences and keep my configs well commented if possible.
A list of config files will grow with time. Also I will include changes in system wide files (from /etc/
dir)
curl -s https://raw.githubusercontent.com/orleanski/dotfiles/master/setup.sh | sh && source .config/bash/bashrc
curl -s https://raw.githubusercontent.com/orleanski/dotfiles/master/setup.sh | sh && source .config/zsh/.zshrc
- Red heart will be visible in UTF-8 console, and if your font does not support it, you will see just a red square. If console is not UTF-8 enabled, then the heart will dissapear.
- who @ hostname
- window with ongoing process name (make)
- window with finished process ended with alert
sleep 5s && echo -e '\a'
as an example - window with two panes, one is marked and zoomed, but no activity
- active window
- date and time are always in the right corner
#: window activity flag
!: window bell flag
~: window silence flag
*: current window flag
-: last window flag
M: marked pane flag
Z: window zoomed flag
Vim on the first start will automatically download vim-plug and then install few plugins, and will give you a warning, just let it finish installation close vim and open it again, vim will start quick and clean.
Combination of Alacritty + Tmux + Neovim now uses truecolors with alacrity-direct, tmux-direct and termguicolors in respective config files. For TTY, kmscon could be a solution, I've tried it and it works, but I am holding it off for now, since it is a rare event when I have to login to the console under a user. For ssh access putty works well with truecolors (in the Connection->Data->Terminal-type string replace xterm with tmux-direct).
This is my memory aid.
The Makefile
will be staying @ $HOME
The progress is reflected in my TODO list