lockenkop / personal-config-1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal Config

NOTE: When cloning, be sure to use --recurse-submodules.

Setup

I currently run Arch Linux with i3 on my laptop and desktop.

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!).

I use two terminal emulators; Alacritty and Guake both running tmux with zsh as my shell using powerlevel10k's version of the pure prompt

Most configs can be found in this repo.

About

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

License:Apache License 2.0


Languages

Language:Vim Script 70.4%Language:Shell 16.4%Language:Python 13.1%Language:Lua 0.1%