Skip to content

fdietze/dotfiles

Repository files navigation

How I use my computer

dark mode screenshot dark mode screenshot

My Installation

WARNING: These are the installation instructions for myself, not for you. You should have your own repository and get inspired by this one. If you have any questions, feel free to open issues.

# Manage dotfiles entirely with git:
git clone --bare git@github.com:fdietze/dotfiles.git "$HOME/dotfiles.git"
alias dt='GIT_DIR="$HOME/dotfiles.git" GIT_WORK_TREE="$HOME" git -c status.showUntrackedFiles=no'
dt checkout master

ssh-keygen -t ed25519

Awesome Links

Notes

  • managing dotfiles with pure git + external worktree in $HOME

  • fzf over dotfiles: vd

  • Neo keyboard layout

  • Vim and keybindings

  • toggle ; at end of line

  • quickly edit dotfiles with vim: vv

  • fzf for editing dotfiles

  • git alias: g

  • zsh bell after every command

  • v for fzf+vim in current git repo

  • Tiling Window Manager keybindings

  • NixOS

  • Dark and Light color scheme switching

  • Tools

  • tig

  • fzf

  • redshift

  • unclutter

  • zeal

  • Scala

  • reverse compilation errors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published