My dot-files for Arch Linux.
Go to file
Bruno BELANYI fde97e5b66 [FIX][SHELL] Modify PATH at login only
It's cleaner to only export my modified PATH when I'm logging in,
instead of doing it at each shell launch.

Because Zsh and Bash don't use the same mechanism to let you know you
are in a login session, you gotta check both separately. But that
doesn't matter because lightdm doesn't launch `sh` as a login shell
anyway... So the condition is super messy.
2019-10-19 05:46:29 +02:00
bash [FIX][SHELL] Modify PATH at login only 2019-10-19 05:46:29 +02:00
desktop [ADD][SCRIPT] Bluetoot dmenu interface btmenu 2019-10-18 22:17:20 +02: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] git-lfs configuration 2019-10-18 22:17:20 +02:00
i3/.config/i3 [ADD][I3] Make htop floating by default 2019-10-19 05:46:29 +02: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 [ADD][SCRIPT] Bluetoot dmenu interface btmenu 2019-10-18 22:17:20 +02:00
shell [FIX][SHELL] Modify PATH at login only 2019-10-19 05:46:29 +02:00
termite/.config/termite [ADD] Termite configuration and TERMINAL variable 2019-07-13 03:35:43 +02:00
tridactyl/.config/tridactyl [ADD][TRIDACTYL] Search related mappings 2019-10-19 05:46:29 +02:00
vim [ADD][VIM] Pandoc to markdown ALE alias 2019-10-19 05:46:29 +02:00
wallpapers/Pictures/wallpapers [ADD] Wallpapers 2019-07-12 23:59:30 +02:00
X [UPDATE][URxvt] Use the same terminal font 2019-10-18 22:17:20 +02:00
zsh [UPDATE][ZSH] Use fast-syntax-highlighting script 2019-10-18 22:17:20 +02:00
.gitignore [ADD][GITIGNORE] Ignore non-personal vim files 2019-10-19 05:46:29 +02:00
install.sh [ADD] Python isort configuration 2019-10-19 05:46:29 +02:00