Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/funnyboy-roks/configs

A repo of all of my configurations that I use in each software
https://github.com/funnyboy-roks/configs

alacritty arch-linux base16 bash config i3 i3wm neovim nvim picom terminal ulauncher vim

Last synced: about 1 month ago
JSON representation

A repo of all of my configurations that I use in each software

Awesome Lists containing this project

README

        

# Configs

# Cloning

This repo uses some submodules for base16 styles, so be sure to use
`--recurse-submodules` when cloning.

## Setup

I currently run [Arch Linux] with [i3] on my laptop and desktop.
- I use [lemurs] as my display/login
manager
- I use [polybar] as my bar
with a few custom modules.
- I use [Firefox Developer Edition] as my web browser.
- I use [ulauncher] as my program launcher.

For programming, I use [NeoVim] for most languages,
though I use IntelliJ for Java development, because there's still no
great way to do that in [Neo]Vi[m] (if you have ideas, please let me
know!).

My terminal emulator of choice is [Alacritty], running [tmux] with [zsh]
as my shell using [powerlevel10k]'s version of the [pure] prompt. I
have an Alacritty window using [tdrop] to make it a quake-style
terminal.

Most configs can be found in this repo.

[Arch Linux]: https://archlinux.org
[i3]: https://i3wm.org/
[lemurs]: https://github.com/coastalwhite/lemurs
[polybar]: https://github.com/polybar/polybar/wiki/
[Firefox Developer Edition]: https://www.mozilla.org/en-US/firefox/developer/
[ulauncher]: https://github.com/Ulauncher/Ulauncher/

[NeoVim]: https://neovim.io/

[Alacritty]: https://github.com/alacritty/alacritty
[tmux]: https://github.com/tmux/tmux/
[zsh]: https://www.zsh.org/
[powerlevel10k]: https://github.com/romkatv/powerlevel10k
[pure]: https://github.com/romkatv/powerlevel10k#pure-compatibility
[tdrop]: https://github.com/noctuid/tdrop