Dotfiles
Dotfiles copied to clipboard
My Linux desktop environment
Add a script in the repository to interactively install the configuration files per group. This should significantly improves deployment time. (optional) Include a short documentation of what each group affects...
On some distributions if Matsui CPP is installed alongside GCC, the default behaviour for xrdb will be to prefer `mcpp` over GNU's `cpp`. However, GCC supports more preprocessor directives than...
Home and End keys (probably along other keys) does not work in zsh, tested on Fedora 28 in urxvt. This is most likely due to the `TERM` environment variable not...
The current shell should display the currently selected branch. # Targeted shells: - zsh - bash (optional) # Features wanted - display branch - display changes (optional) # Example ```...