Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aquarockslug/aqua_arch_configs

An Arch Package for easily setting up linux systems with my personal configuration
https://github.com/aquarockslug/aqua_arch_configs

archlinux configuration nvim-configs zsh-configs

Last synced: 3 days ago
JSON representation

An Arch Package for easily setting up linux systems with my personal configuration

Awesome Lists containing this project

README

        

# Aqua Arch

### SHELL: ZSH
- Navigate files with *lf*.
- Pressing "e" opens nvim in a pane to the right
- Manage git repositories with *lazygit*.
- Write notes and save snippets with *nap*.
- Write shell scripts with *gum*.

### TERMINAL: ZELLIJ
- Minimal appearence using the *zjstatus* plugin.

### TEXT: NEOVIM
- I use many of the *mini.nvim* packages.
- Language servers are downloaded and managed by *mason*.
- Completions are done with *blink.cmp*

### COLOR THEME: DRACULA
- I use the *dracula* color scheme whenever possible.

### SCREENSHOTS
![screenshot](2024-10-14_20-44.png)