|
1 month ago | |
---|---|---|
stow | 1 month ago | |
.gitignore | 8 months ago | |
.gitmodules | 8 months ago | |
LICENSE | 5 years ago | |
README.md | 8 months ago | |
dashtopanel-settings | 6 months ago |
Scripts, configs, and dotfiles needed for my desktop and laptop setups.
This is designed to be used with GNU Stow. Specifically,
entering the stow
directory and running stow -t ~ *
will link all dotfiles.
From the Ubuntu repos, I use gnome-terminal
with the zsh
shell with autocompletions from zsh-autosuggestions
and vim
editor, using the fonts-firacode
font.
From crates.io
, starship
is my prompt, exa
to list files, bat
to read them,
git-delta
for diffing, ripgrep
my grep, hyperfine
for measurement, ffsend
for sending
files, and genact
to look busy.
Vim is configured with VimPlug
, and fish
with fisher
, both included here.
I also use pietvanzoen's git-get
to organize git repositories.