Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/knutkirkhorn/dotfiles
- Owner: knutkirkhorn
- License: mit
- Created: 2023-03-12T13:12:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T13:05:39.000Z (12 months ago)
- Last Synced: 2024-12-02T07:42:33.312Z (2 months ago)
- Topics: bash, dotfiles, macos, npm, shell, zsh
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)