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

https://github.com/katallaxie/dotfiles

dotfiles for my happiness: zsh, brew, vscode, codespaces
https://github.com/katallaxie/dotfiles

bash codespaces dotbot dotfiles macos zsh

Last synced: 2 months ago
JSON representation

dotfiles for my happiness: zsh, brew, vscode, codespaces

Awesome Lists containing this project

README

          

# katallaxie's dotfiles

> Need some inspiration? [Have a look!](https://github.com/webpro/awesome-dotfiles)

> Want to learn about modern-day command line alternatives? [Have a look!](https://dev.to/lissy93/cli-tools-you-cant-live-without-57f6)

## Features

* [Codespaces](https://github.com/features/codespaces)
* 100% shell command produtivity boost
* Use modern-day command line alternatives
* Use [bitwarden](https://bitwarden.com)
* [csync](https://github.com/katallaxie/csync)

## Setup

Cloning the `dofiles` into a local folder an running the install script.

```bash
git clone https://github.com/katallaxie/dotfiles && (cd dotfiles; ./install)
```

## Codespaces

Codespaces have support for a dotfile repository.

Simply [fork](https://docs.github.com/en/get-started/quickstart/fork-a-repo) this repo and follow the [instructions](https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-codespaces-for-your-account#dotfiles) to add this repository to your settings.

## License

[MIT](/LICENSE)