Skip to content

Commit

Permalink
Periodic dotfiles update (#3)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md

* Bump submodule

* Update

* Some updates from new computer

* More updates

* path update

* path update

* Alacritty now uses toml

* Some deprecation fixes

* oops
  • Loading branch information
ezhang887 authored Sep 29, 2024
1 parent 7e236ad commit 54998dc
Show file tree
Hide file tree
Showing 9 changed files with 666 additions and 20 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,13 @@

![status](https://github.com/ezhang887/dotfiles/actions/workflows/test.yaml/badge.svg)


My collection of dotfiles/setup scripts.

Setup:
1. Install dotbot submodule: `git submodule init --update --recursive`
2. `./install`

Other things that are not automated:
- Install [vim-plug](https://github.com/junegunn/vim-plug)
- Install [.tmux](https://github.com/gpakosz/.tmux)
- Install [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh) + the associated plugins (look in `zshrc`)
Loading

0 comments on commit 54998dc

Please sign in to comment.