mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
chore: open telescope from entering vault/alexandria
This commit is contained in:
parent
a1a0d7886e
commit
3a36229cf9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
'';
|
||||
|
||||
|
@ -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
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue