Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 2.81 KB

readme.md

File metadata and controls

66 lines (54 loc) · 2.81 KB

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