Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aquarockslug/aqua_arch_configs
- Owner: aquarockslug
- Created: 2024-08-31T04:41:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T23:33:07.000Z (28 days ago)
- Last Synced: 2024-10-19T03:54:47.233Z (28 days ago)
- Topics: archlinux, configuration, nvim-configs, zsh-configs
- Language: Shell
- Homepage:
- Size: 19.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)