serhii.net

In the middle of the desert you can say anything you want

15 Oct 2020

Day 654

Added zsh alias for copying current dir

alias ccd='pwd | xc'; though I kinda feel the task would be solved nicely as keyboard shortcut for kitty. + Reminder to myself that zsh nicely cd-s to it when pasting the folder, without cd.

Also find | grep is now f instead of ff.

German

“Du spricht für uns alle”

English / interesting

grep for looking for tests in different files

Forgetting about this nice use of grep:

grep "whatever" * gives the matches while also displaying the filename!

Nel mezzo del deserto posso dire tutto quello che voglio.