21 Commits (9e50e00a65847209118c1a8d7454e05e6a0cc56a)

Author SHA1 Message Date
Meliurwen 77c72ff39a
zsh's `powermeli` theme: fixed detection of zsh sourcing or execution of the theme 2 years ago
Meliurwen 2affd69042
The check for `git` command availability was too strict in the zsh's `powermeli` theme 2 years ago
Meliurwen 92afae2bc7
Reimplemented using only shell builtins and more 10 time faster the retrieval of a given First Ancestor Process of a given PID in zsh's `powermeli` theme 3 years ago
Meliurwen 3162ee16e2
Improved ssh session detection in zsh's `powermeli` theme checking if an ancestor process is named `sshd` 3 years ago
Meliurwen d4f2ccac23
Much more clean and performance-wise array declaration respecting the POSIX syntax in zsh's `powermeli` theme 3 years ago
Meliurwen 8cf9cc6b6b
Solved a bug where a non-existent function was unset in zsh's `powermeli` theme 3 years ago
Meliurwen 2b8e2beb9b
Refactored and optimized (now exclusively using builtins) the `git status` section in `prompt_git()` of zsh's `powermeli` theme 3 years ago
Meliurwen f0b48143ee
Completely refactored and optimized the `prompt_git()` of zsh's `powermeli` theme 3 years ago
Meliurwen 39db1bd6b6
Removed `zsh_stats()` and `zsh_base_dir` from `.zshrc` 3 years ago
Meliurwen 2268edfd04
In `powermeli.zsh-theme` the hostname color is cyan when connected via SSH and the '@' separator is blue 3 years ago
Meliurwen ccd38ef0c4
Fixed bug in `powermeli.zsh-theme` that caused undefined behaviour in autosuggestion and highlighting plugins and occasional inconsistencies between the typed commands and their version printed on screen 3 years ago
Meliurwen 52071861a9
Some cleaning to `.zshrc` and dedicated loading of autosuggestions and syntax-highlighting plugins 3 years ago
Meliurwen af75d08865
Added `powermeli.zsh-theme`, removed Agnoster theme and git plugin along with their autodownload functionality from `.zshrc` 3 years ago
Meliurwen adf0773fd7
Added GNU Screen with its zsh integration plugin, a simple plugin loader for zsh, a `syntax-highlighting` and `autosuggestions` zsh plugins loaded from system 3 years ago
Meliurwen 7d0b404823
Added mutt and neomutt aliases for themes compatibility, moved history alias into .zshrc because zsh exclusive parameters 3 years ago
Meliurwen 08a374c309
Added ~/.profile and ability to change tty console fonts in order to properly render powerline symbols 3 years ago
Meliurwen 91cf17d8f0
Separated aliases from ~/.zshrc and fixed support to VSCodium 3 years ago
Meliurwen 96b052dffa
Ditched oh-my-zsh dependency, everything is in ~/.zshrc file, agnoster theme with git functionality is downloaded when the files are not found in ~/.config/zsh dir 4 years ago
Meliurwen d946eee161
Fixed zsh history and added colored manpages for zsh 4 years ago
Meliurwen 92d9ae54d3
Disabled automatic updates for oh-my-zsh 4 years ago
Meliurwen 27844d02fe Added zsh and urxvt 4 years ago