Skip to content

Commit

Permalink
chore: open telescope from entering vault/alexandria
Browse files Browse the repository at this point in the history
  • Loading branch information
youwen5 committed Dec 29, 2024
1 parent a1a0d78 commit 3a36229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/users/youwen/hm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
cd $HOME/Documents/vaults
git clone git@code.youwen.dev:youwen5/vault.git
cd $vault_dir
vim
nvim -c "Telescope find_files"
end
'';

Expand All @@ -92,7 +92,7 @@
cd $HOME/Documents
git clone git@code.youwen.dev:youwen5/alexandria.git
cd $vault_dir
vim
nvim -c "Telescope find_files"
end
'';
};
Expand Down

0 comments on commit 3a36229

Please sign in to comment.