Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)