aeolyus / dotfiles

✨ There's no place like ~/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

There's no place like ~/

screenshot

 dunst      > notification daemon
 git        > git config and aliases
 gpg        > gpg-agent config
 i3         > tiling window manager
 mutt       > email client
 nvim       > text editor config
 picom      > pico compositor
 polybar    > status bar
 ranger     > file manager
 redshift   > screen color temperature
 rofi       > application launcher
 spells     > some automation scripts
 ssh        > ssh-agent service config
 tmux       > terminal multiplexer
 urxvt      > 256 color terminal and some extensions
 vscode     > code editor
 xmap       > some keybindings
 zathura    > document viewer
 zsh        > plugins, themes, and config

Usage

I use stow to manage my dotfiles

git clone https://github.com/aeolyus/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow zsh # ...and whatever else you want

nix

The directory is an ongoing attempt to create a deterministic, hermetic configuration using nix for both macOS and Linux.

About

✨ There's no place like ~/


Languages

Language:Python 38.5%Language:Nix 34.0%Language:Shell 20.5%Language:Lua 6.2%Language:Makefile 0.9%