🏠 Simple personal dotfiles repo
git clone https://github.com/bigforcegun/dotfiles.git ~/.dotfiles
~/.dotfiles/setup_system
~/.dotfiles/setup_user
# pkgs
~/.dotfiles/setup_packages_ubuntu
- http://dotfiles.github.io/
- https://github.com/gpakosz/.tmux
- https://github.com/maximbaz/dotfiles
- https://coderoncode.com/tools/2017/04/16/vim-the-perfect-ide.html
- https://github.com/weilbith/dotfiles
- https://github.com/WillPower3309/dotfiles
- https://github.com/addy-dclxvi/i3-starterpack
- https://github.com/Mofiqul/i3-gaps-gruvbox-material
- https://github.com/Artem-Schander/dotfiles/blob/master/tmux/tmux.conf.local.symlink
- https://github.com/nicknisi/dotfiles
- https://github.com/erikw/tmux-dark-notify/blob/main/scripts/tmux-theme-mode.sh
git -c hooks.gitleaks=false commit -m 'Test hook2'
systemd-escape -p --suffix=mount "/home/bigforcegun/mounts/station"
sudo pacman -S python-jeepney --overwrite '*'
git clone git@github.com:bigforcegun/zsh_history_backup.git .zsh_history_backup
git clone git@github.com:bigforcegun/zsh_history_backup.git .zsh_history_proj
zhpl
zhps -r BEA596E7B5F0A834 -y
zhsync -r BEA596E7B5F0A834 -y
https://github.com/erikw/tmux-dark-notify/blob/main/scripts/tmux-theme-mode.sh#L53 - cannot do like this, cause of oh-my tmux custom theming
need to launch tmux run '"$TMUX_PROGRAM" source "$TMUX_CONF_LOCAL"' && tmux run 'cut -c3- "$TMUX_CONF" | sh -s _apply_theme'
and change framework vars, not tmux theme vars