Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivabus/dotfiles
Just my dotfiles
https://github.com/ivabus/dotfiles
alacritty alacritty-configs dotfiles dotfiles-installer dotfiles-linux dotfiles-macos neovim-dotfiles nvim-config zshrc
Last synced: 12 days ago
JSON representation
Just my dotfiles
- Host: GitHub
- URL: https://github.com/ivabus/dotfiles
- Owner: ivabus
- License: wtfpl
- Created: 2022-07-04T13:05:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T10:07:59.000Z (11 months ago)
- Last Synced: 2024-03-03T12:33:57.815Z (11 months ago)
- Topics: alacritty, alacritty-configs, dotfiles, dotfiles-installer, dotfiles-linux, dotfiles-macos, neovim-dotfiles, nvim-config, zshrc
- Language: TeX
- Homepage:
- Size: 190 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My dotfiles
Features:
- swaywm (sway, waybar, qt5ct, mako)
- zshrc ([zsh-users/zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting))
- [ivabus-zsh-theme](https://github.com/ivabus/ivabus-zsh-theme)
- neovim config (no plugins)
- alacritty config (Solarized Dark, 60x20, JetBrains Mono)
- Jetbrains Mono installation (macOS or Linux)
- macOS-specific configuration ([Homebrew](https://brew.sh), git gpg fixes, alacritty)During the installation you can configure git by embedded configurator:
- user.name
- user.email
- core.editor
- code signing```sh
curl iva.bz/d | sh
```### 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.
### Home-manager example
See [ivabus/nixos/common/dotfiles.nix](https://github.com/ivabus/nixos/blob/master/common/dotfiles.nix) for example
# screenshot
![screenshot-2024-01-06_10-36-35](https://github.com/ivabus/dotfiles/assets/71599788/07d6864e-6982-4137-b51e-e126235c0710)
## Environment
TODO: description
```sh
curl iva.bz/e | sh
```