Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/da-maltsev/da-setup
My goto setup for fresh EndeavourOS with Gnome.
https://github.com/da-maltsev/da-setup
archlinux endeavour-os endeavouros eos gnome linux-desktop omakub-alternative setup
Last synced: about 1 month ago
JSON representation
My goto setup for fresh EndeavourOS with Gnome.
- Host: GitHub
- URL: https://github.com/da-maltsev/da-setup
- Owner: da-maltsev
- Created: 2024-03-08T08:41:11.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-09T12:47:41.000Z (3 months ago)
- Last Synced: 2024-11-17T21:48:25.949Z (about 1 month ago)
- Topics: archlinux, endeavour-os, endeavouros, eos, gnome, linux-desktop, omakub-alternative, setup
- Language: Shell
- Homepage:
- Size: 5.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DA SETUP
My humble setup for fresh [EOS with GNOME](https://endeavouros.com/) strongly inspired by DHH's [Omakub](https://github.com/basecamp/omakub/tree/master)
other distrosprobably gonna work on other Arch-based distros with gnome and yay
### To set everything up:
```bash
git clone --depth=1 https://github.com/da-maltsev/da-setup.git ~/.local/share/da-files
cd ~/.local/share/da-files
chmod +x boot.sh
./boot.sh
```### What's inside
- [fish](https://fishshell.com/) shell with a bunch of [aliases](https://github.com/da-maltsev/da-files/tree/master/configs/fish/functions)
- [zellij](https://zellij.dev/about/) as terminal multiplexer
- [kitty](https://sw.kovidgoyal.net/kitty/) as main terminal
- [neovim](https://neovim.io/) with [lazyvim](https://www.lazyvim.org/) base setup
- [mise](https://mise.jdx.dev/dev-tools/) for simple dev tools management
- some gnome extensions for better GNOME experience (tiling, keyboard navigation, etc.) see [hotkeys](https://github.com/da-maltsev/da-files/blob/master/install/desktop/gnome-hotkeys.sh)