Home

Awesome

Dotfiles

I believe it's a worthwhile investment, to improve and tweak the tools you use daily. Both hardware, having a good ergonomic setup and software, mastering and tweaking the tools you use daily.

Regardless of all the advancements we had in the GUI. The command line still gives the best developer experience.

I'll admit that I spend way too much time tweaking my configuration. That's why this repository is here, so you don't have to. Enjoy!

I also have seperate configurations for both Emacs and Neovim. You can find those here:

Screenshots

Fullscreen desktop with stats

Neovim with nvim-tree.lua and Telescope file picker open:

Neovim with Neotree and Telescope

Software

NameDescription
AlacrittyAlacritty is a fast terminal.
FishShell with good defaults and easy to configure
TmuxWhen editing remote I use Tmux to save sessions and manage my windows
ZedFast GUI editor

Usage

Clone the repository under a more descriptive name: git clone https://github.com/wunki/wunki-dotfiles.git wunki-dotfiles.

The dotfiles directory contains a Makefile which will symlink files into the right place. Proceed with caution though, it will override your own configuration. To give an example, you can run make neovim to configure Neovim.

Commandline tools

I also make use of some convenient command line tools which enrich the default command line tools coming with Unix.

NameDescription
batcat clone with syntax highlighting and Git integration
fdfind replacement with better usability
exals replacement with git integration
fzfcommand line fuzzy finder
btmtop replacement with pretty graphics