From 59c42826f56263ba60b087bfec4e46056ec0ed86 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 17 Apr 2023 20:52:26 +0200 Subject: dotfiles -> nixfiles --- content/post/repository-management-with-ghq.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/post/repository-management-with-ghq.md') diff --git a/content/post/repository-management-with-ghq.md b/content/post/repository-management-with-ghq.md index c225ace..dd21db9 100644 --- a/content/post/repository-management-with-ghq.md +++ b/content/post/repository-management-with-ghq.md @@ -67,10 +67,10 @@ sequence: bindkey '\es' cd-project-widget ``` -Now I can press `M-s` in a shell, start typing "dotfiles" and press enter to `cd` -to my [dotfiles][] project. Pretty neat! +Now I can press `M-s` in a shell, start typing "nixfiles" and press enter to `cd` +to my [nixfiles][] project. Pretty neat! [ghq]:https://github.com/motemen/ghq [fzf]:https://github.com/junegunn/fzf [fzf-cd-widget]:https://github.com/junegunn/fzf/blob/337cdbb37c1efc49b09b4cacc6e9ee1369c7d76d/shell/key-bindings.zsh#L40-L54 -[dotfiles]:https://git.alanpearce.eu/dotfiles +[nixfiles]:https://git.alanpearce.eu/dotfiles -- cgit 1.4.1