Skip to content

🏠 Simple personal dotfiles repo

Notifications You must be signed in to change notification settings

bigforcegun/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

~/.dotfiles

🏠 Simple personal dotfiles repo

screenshot

Usage

git clone https://github.com/bigforcegun/dotfiles.git ~/.dotfiles
~/.dotfiles/setup_system
~/.dotfiles/setup_user
# pkgs
~/.dotfiles/setup_packages_ubuntu

Sources of inspiration

Sources to research

Notes and snippets

Skip git hooks

git -c hooks.gitleaks=false commit -m 'Test hook2'

Systemd mount unit name

systemd-escape -p --suffix=mount "/home/bigforcegun/mounts/station"

Fix manjaro python update fail

sudo pacman -S python-jeepney --overwrite '*'

Sync history

git clone [email protected]:bigforcegun/zsh_history_backup.git .zsh_history_backup
git clone [email protected]:bigforcegun/zsh_history_backup.git .zsh_history_proj

zhpl
zhps -r BEA596E7B5F0A834 -y
zhsync -r BEA596E7B5F0A834 -y

Tmux auto theme

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

About

🏠 Simple personal dotfiles repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published