You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
stow | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
LICENSE | 7 years ago | |
README.md | 2 years ago | |
dashtopanel-settings | 2 years ago |
README.md
dotfiles
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.
Software
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.