Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/norskeld/.dotfiles
Some bash scripts, shell customisations, hacks, aliases.
https://github.com/norskeld/.dotfiles
bash bash-script zsh
Last synced: about 2 months ago
JSON representation
Some bash scripts, shell customisations, hacks, aliases.
- Host: GitHub
- URL: https://github.com/norskeld/.dotfiles
- Owner: norskeld
- License: unlicense
- Created: 2019-11-04T23:08:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-08T11:20:52.000Z (4 months ago)
- Last Synced: 2024-09-08T13:04:31.881Z (4 months ago)
- Topics: bash, bash-script, zsh
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .dotfiles
Configs and dotfiles.
## Prerequisites
- `zsh`
- `brew` installed ([brew.sh](https://brew.sh))
- `cargo` installed ([rustup](https://rustup.rs))
- `coreutils` installed (`brew install coreutils`)
- `fzf` installed (`brew install fzf`)## Installation
```bash
git clone [email protected]:norskeld/.dotfiles.git && .dotfiles/install.sh
```## TODO
- [ ] Add shared configs from `.config`.
- [ ] Automate deps installation on init.