My dot-files for Arch Linux.
Go to file
Bruno BELANYI 2e927c89e7 [UPDATE][SCRIPT] Use expansion for PROMPT_COMMAND
It seems like the idiomatic way to update $PROMPT_COMMAND is to use
variable expansion to add a semi-colon and a space before the command
we're adding.

I also switched from prepending my commands to appending them, which
allows overriding behaviour, such as terminal titles which could be set
from system files.
2020-12-12 14:12:41 +01:00
bash [ADD] Use my own script to display terminal title 2020-12-12 14:12:41 +01:00
desktop/.local/share/applications [UPDATE][DESKTOP] Use full path in package 2019-10-29 12:05:57 +01:00
dunst/.config/dunst [ADD] Dunst mostly-default configuration file 2019-10-18 22:17:20 +02:00
flake8/.config [ADD] Flake8 configuration file 2019-10-19 05:46:29 +02:00
git [ADD][GIT] Alias m4 to vimdiff 4-window view 2019-10-19 05:46:29 +02:00
i3/.config/i3 [UPDATE][I3] Exit custom mode with same keybinding 2020-12-12 14:12:41 +01:00
i3blocks/.config/i3blocks [UPDATE][I3] Change i3blocks config for new laptop 2019-10-18 22:17:20 +02:00
isort/.config [ADD] Python isort configuration 2019-10-19 05:46:29 +02:00
ranger/.config/ranger [ADD] Ranger configuration files 2019-10-18 22:17:20 +02:00
redshift/.config [UPDATE][REDSHIFT] Lower night temperature 2019-10-19 05:46:29 +02:00
rofi/.config/rofi [UPDATE][I3] Make rofi use dmenu skin 2019-10-18 22:17:20 +02:00
scripts [UPDATE][SCRIPT] Use expansion for PROMPT_COMMAND 2020-12-12 14:12:41 +01:00
shell [ADD] Use my own script to display terminal title 2020-12-12 14:12:41 +01:00
termite/.config/termite [ADD] Termite configuration and TERMINAL variable 2019-07-13 03:35:43 +02:00
tridactyl/.config/tridactyl [ADD][TRIDACTYL] Hint at item pages on Hacker News 2019-10-19 05:46:29 +02:00
vim [UPDATE][VIM] Better display of whitespace 2019-11-05 16:00:42 +01:00
wallpapers/Pictures/wallpapers [ADD][WALLPAPER] Valley vertical background 2019-10-29 12:12:47 +01:00
X [UPDATE][URxvt] Use the same terminal font 2019-10-18 22:17:20 +02:00
zathura/.config/zathura [ADD] Zathura configuration files 2019-11-05 16:00:42 +01:00
zsh [ADD] Use my own script to display terminal title 2020-12-12 14:12:41 +01:00
.gitignore [ADD][GITIGNORE] Ignore non-personal vim files 2019-10-19 05:46:29 +02:00
bootstrap.sh [UPDATE] Use bootstrap and Makefile installation 2019-11-05 16:00:42 +01:00
Makefile [ADD] Zathura configuration files 2019-11-05 16:00:42 +01:00