My dotfiles to configure my system
- Removed ZSH_TMUX_AUTOSTART in the hope that only one Tmux instance would be start and not anymore on other Terminal instances (here, Alacritty). This is wrong: exported variables are not shared zsh instances. That's is simply not how `export` works on shells. Note that this behavior would be different in Fish using a universal variable. |
||
|---|---|---|
| alacritty | ||
| foot | ||
| fuzzel | ||
| i3 | ||
| polybar | ||
| sway | ||
| swayidle | ||
| swaylock | ||
| waybar | ||
| .gitignore | ||
| .tmux.conf | ||
| .vimrc | ||
| .xinitrc | ||
| .zshrc | ||