mirror of
https://github.com/ivabus/dotfiles
synced 2024-11-21 23:55:07 +03:00
No description
Ivan Bushchik
e2f00a219c
sway: - use bg from ~/Pictures/bg/bg.png - add trackpad gestures - add opacity for alacritty (look to alacritty section) alacritty: - add 0.5 opacity (only not for menu window) waybar: - remove abstime from current configuration (module on it's place) zshrc: - add alias for quickly restart network Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev> |
||
---|---|---|
configs | ||
tools | ||
.gitignore | ||
init | ||
LICENSE | ||
README.md |
ivabus-dotfiles
Features:
- swaywm (sway, waybar, qt5ct, mako)
- zshrc (oh-my-zsh + zsh-users/zsh-syntax-highlighting)
- ivabus-zsh-theme
- neovim config (no plugins)
- alacritty config (Solarized Dark, 60x20, JetBrains Mono)
- Jetbrains Mono installation (macOS or Linux)
- macOS-specific configuration (Homebrew, git gpg fixes, alacritty)
During the installation you can configure git by embedded configurator:
- user.name
- user.email
- core.editor
- code signing
sh -c "$(curl -fsSL https://ivabus.dev/dotfiles)"
Upgrading dotfiles
Just run upgrade_dotfiles
in your shell. Script will git pull
, then relink old dotfiles, link new if needed and upgrade oh-my-zsh.