Tutti Nuovi

user:thomas utente che ha creato il gist

title:mygist titolo del gist

filename:myfile.txt nome di file nel gist

extension:yml estensione del file nel gist

language:go linguaggio del file nel gist

topic:homelab gists with given topic

Entra


Tutti Nuovi Entra

All gists matching topic fzf

Più recente creazione
Meno recente creazione
Più recente aggiornamento
Meno recente aggiornamento
santiago's Avatar

santiago / vd.sh - fzf pick + vim edit

0 mi piace
0 forks
1 files
Ultima volta attivo 1747056365
use fzf to select file and launch editor
bash fzf linux vim
1 #!/usr/bin/env zsh
2
3 # Use fzf and open file in text editor
4
5 vd() {
6 # folder, default to current directory
7 # depth, default to 1
8 local dir=${1:-.}
9 local depth=${2:-1}
10 local selected_file
Più nuovi Più vecchi

Creato da Opengist ⋅ Load: 5ms⋅

Italiano
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文