1
Fork 0
mirror of https://github.com/thegeneralist01/config.git synced 2026-03-09 18:30:01 +01:00

shell: add aliases

This commit is contained in:
TheGeneralist 2026-01-20 18:17:48 +01:00
parent 552a6d8f42
commit f9791ff888
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
2 changed files with 3 additions and 1 deletions

View file

@ -15,7 +15,7 @@ return {
lazy = false,
keys = {
{
"ff", -- try it if you didn't it is a banger keybinding for a picker
"<leader>ff", -- try it if you didn't it is a banger keybinding for a picker
function()
require("fff").find_files()
end,