https://github.com/neoapps-dev/dotfiles
My dotfiles managed with Architect
https://github.com/neoapps-dev/dotfiles
Last synced: 9 months ago
JSON representation
My dotfiles managed with Architect
- Host: GitHub
- URL: https://github.com/neoapps-dev/dotfiles
- Owner: neoapps-dev
- Created: 2025-07-01T17:52:03.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-07-25T12:32:27.000Z (11 months ago)
- Last Synced: 2025-07-25T19:05:38.449Z (11 months ago)
- Language: Shell
- Homepage:
- Size: 529 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# neo's dotfiles
> Note: These dotfiles are meant for my personal use. It might contain hardcoded home path (e.g. /home/neo) or other stuff that might not make it work for you, at least out of the box.
These dotfiles are managed with [Architect](https://github.com/neoapps-dev/architect).
## Installing
> Note: This will clone a replica of my entire system. including packages. Requires Arch GNU/Linux too.
```sh
architect --clone https://github.com/neoapps-dev/dotfiles
architect --dotfiles-sync
architect --apply-diff
```
## Info
Tools used in these dotfiles:
- [Architect](https://github.com/neoapps-dev/architect), The system manager.
- [Wyvern](https://github.com/neoapps-dev/wyvern), The Wayland compositor.
- [fuzzel](https://codeberg.org/dnkl/fuzzel), The app launcher.
- [kitty](https://sw.kovidgoyal.net/kitty/), The terminal.
- [fish](https://fishshell.com/), The main shell.
- [bash](https://www.gnu.org/software/bash/), The secondary shell.
- [waybar](https://github.com/Alexays/Waybar), The top bar.
- [neovim](https://neovim.io/), The text and code editor.