diff --git a/README.md b/README.md index f2317b4..f86904c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@

dotfiles icon + GitHub workflow status

# Dotfiles -A simple repo that elegantly manages my configs and scripts using Git Map (see `map.sh`) +A simple repo that elegantly manages my configs and scripts using `init.sh` and `map.sh` ## Setup on fresh OS @@ -29,23 +30,23 @@ For configuration specific to a particular OS (or a particular environment), cre ## Configs -| Config | Description | -| --- | --- | -| `bash-aliases.sh` | | -| `bashrc.sh` | [Bash][bash] | -| `cheatsheets/` | [TLDR][tldr] extensions | -| `gitconfig.ini` | [Git][git | -| `glaze-wm.yaml` | [Glaze Window Manager][glaze] | -| `mappings/` | Available mappings | -| `nvim/` | [Neovim][nvim] | -| `scripts/` | Helpful scripts | -| `setups/` | Available setups | -| `tmux.conf` | [Tmux][tmux] | -| `vimrc.vim` | [Vim][vim] + [IdeaVim][ideavim] | -| `vivaldi/` | [Vivaldi mods][vivaldi-mods] | -| `vivaldi.html` | [Vivaldi][vivaldi] | -| `wezterm/` | [Wezterm][wezterm] | -| `windows-terminal.json` | [Windows Terminal][windowsterminal] | +| Config | Description | +| --- | --- | +| `bash-aliases.sh` | | +| `bashrc.sh` | [Bash][bash] | +| `cheatsheets/` | [TLDR][tldr] extensions | +| `gitconfig.ini` | [Git][git] | +| `glaze-wm.yaml` | [Glaze Window Manager][glaze] | +| `mappings/` | Available mappings | +| `nvim/` | [Neovim][nvim] | +| `scripts/` | Helpful scripts | +| `setups/` | Available setups | +| `tmux.conf` | [Tmux][tmux] | +| `vimrc.vim` | [Vim][vim] + [IdeaVim][ideavim] | +| `vivaldi/` | [Vivaldi mods][vivaldi-mods] | +| `vivaldi.html` | [Vivaldi][vivaldi] | +| `wezterm/` | [Wezterm][wezterm] | +| `windows-terminal.json` | [Windows Terminal][windowsterminal] | ## Scripts