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

https://github.com/liblaf/dotfiles

💻 Comprehensive Arch Linux setup with automated scripts, configurations, and system optimizations
https://github.com/liblaf/dotfiles

arch-linux configuration-management dotfiles fish-shell git home-automation restic systemd vscode zoxide

Last synced: 2 months ago
JSON representation

💻 Comprehensive Arch Linux setup with automated scripts, configurations, and system optimizations

Awesome Lists containing this project

README

          


# Dotfiles

TODO: DESCRIPTION

[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/liblaf/tangerine/test.yaml?logo=GitHub%20Actions&label=Build)](https://github.com/liblaf/tangerine/actions/workflows/build.yaml)
[![Lines of Code](https://tokei.rs/b1/github.com/liblaf/tangerine?category=code&label=Lines%20of%20Code&style=flat)](https://github.com/liblaf/tangerine)


[![GitHub Contributors](https://img.shields.io/github/contributors/liblaf/tangerine?logo=GitHub&label=Contributors)](https://github.com/liblaf/tangerine/graphs/contributors)
[![GitHub Issues](https://img.shields.io/github/issues/liblaf/tangerine?logo=GitHub&label=Issues)](https://github.com/liblaf/tangerine/issues)
[![GitHub License](https://img.shields.io/github/license/liblaf/tangerine?label=License)](https://github.com/liblaf/tangerine/blob/main/LICENSE)
[![GitHub Forks](https://img.shields.io/github/forks/liblaf/tangerine)](https://github.com/liblaf/tangerine/forks)
[![GitHub Repo Stars](https://img.shields.io/github/stars/liblaf/tangerine)](https://github.com/liblaf/tangerine/stargazers)

[Changelog](https://github.com/liblaf/dotfiles/blob/main/CHANGELOG.md) · [Report Bug](https://github.com/liblaf/dotfiles/issues) · [Request Feature](https://github.com/liblaf/dotfiles/issues)

![](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

## ✨ Features

- [x] ✨ **TODO:** FEATURES;

[![](https://img.shields.io/badge/-BACK_TO_TOP-black?style=flat-square)](#readme-top)

## 📦 Installation

To install `dotfiles`, run the following command:

```bash
chezmoi init liblaf
mise run apply
```

### Manual Setup

1. Launch the `CachyOS Kernel Manager` application and choose the desired kernels.
2. Install appropriate NVIDIA drivers.
3. Setup Microsoft Edge
4. `gh auth login`
5. `wrangler login`

[![](https://img.shields.io/badge/-BACK_TO_TOP-black?style=flat-square)](#readme-top)

## ⌨️ Local Development

You can use Github Codespaces for online development:

[![](https://github.com/codespaces/badge.svg)](https://codespaces.new/liblaf/dotfiles)

Or clone it for local development:

```bash
gh repo clone liblaf/dotfiles
cd dotfiles
mise run build
```

[![](https://img.shields.io/badge/-BACK_TO_TOP-black?style=flat-square)](#readme-top)

## 🤝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub [Issues](https://github.com/liblaf/dotfiles/issues) to get stuck in to show us what you're made of.

[![](https://img.shields.io/badge/%F0%9F%A4%AF%20PR%20WELCOME-%E2%86%92-ffcb47?labelColor=black&style=for-the-badge)](https://github.com/liblaf/dotfiles/pulls)

[![](https://contrib.rocks/image?repo=liblaf%2Fdotfiles)](https://github.com/liblaf/dotfiles/graphs/contributors)

[![](https://img.shields.io/badge/-BACK_TO_TOP-black?style=flat-square)](#readme-top)

---

#### 📝 License

Copyright © 2023 [liblaf](https://github.com/liblaf).

This project is [MIT](https://github.com/liblaf/dotfiles/blob/main/LICENSE) licensed.