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
- Host: GitHub
- URL: https://github.com/katallaxie/dotfiles
- Owner: katallaxie
- License: mit
- Created: 2021-11-06T21:30:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-06T05:10:23.000Z (2 months ago)
- Last Synced: 2026-04-06T07:42:20.590Z (2 months ago)
- Topics: bash, codespaces, dotbot, dotfiles, macos, zsh
- Language: Shell
- Homepage: https://katallaxie.dev
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)