18 lines
555 B
Markdown
18 lines
555 B
Markdown
# dotfiles
|
|
|
|
My personal dotfiles, originally for macOS only but currently being adapted for use on Linux based systems (Ubuntu and Pop!_OS in particular) where needed.
|
|
|
|
## Installation
|
|
|
|
```
|
|
stow alacritty bin composer dconf git nvim tmux zsh
|
|
```
|
|
|
|
## Inspiration
|
|
|
|
- [Chris Toomey](https://github.com/christoomey/dotfiles)
|
|
- [Gabe Berke-Williams](https://github.com/gabebw/dotfiles)
|
|
- [Jeff Geerling](https://github.com/geerlingguy/dotfiles)
|
|
- [Robin Malfait](https://github.com/RobinMalfait/dotfiles)
|
|
- [Thoughtbot](https://github.com/thoughtbot/dotfiles)
|