Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.