Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/knutkirkhorn/dotfiles

My personal dotfiles
https://github.com/knutkirkhorn/dotfiles

bash dotfiles macos npm shell zsh

Last synced: 13 days ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

        

# dotfiles

> My personal dotfiles

## Install

Run this command when installing or refreshing the dotfiles

```sh
source bootstrap.sh
```

### npm

Run this script to install some CLIs.

```sh
./npm.sh
```

## Inspiration and thanks

- [Mathias Bynens](https://github.com/mathiasbynens/dotfiles)
- [Zach Holman](https://github.com/holman/dotfiles)
- [Paul Irish](https://github.com/paulirish/dotfiles)

## Related

- My [Windows aliases](https://github.com/knutkirkhorn/windows-aliases)