sophiabrandt / dotfiles

dev setup: kitty, fish, helix, tmux, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

dev setup with kitty, fish, helix, etc.

OS

  • macOS (ARM architecture) as main driver
  • (deprecated} Manjaro Linux (Arch-derived distro), i3 Community edition

Terminal

Editor

Note: I have moved away from Vim. The config is still available as vim.
The VIM config organization and setup is heavily inspired by bluz71/dotfiles.

Look

How to Install

I use GNU Stow to symlink my files.

On macOS, install via Homebrew: brew install stow

After that, I run the setup script:

chmod +x setup.sh
./setup.sh

About

dev setup: kitty, fish, helix, tmux, etc.


Languages

Language:Shell 51.4%Language:Lua 31.1%Language:Vim Script 16.8%Language:Nim 0.7%