Tümü Yeni

user:thomas kullanıcı tarafından oluşturulan gistler

title:mygist belirtilen isme sahip gistler

filename:myfile.txt belirtilen isimde dosyaları olan gistler

extension:yml belirtilen uzantıya sahip dosyalara sahip gistler

language:go belirtilen dilde dosyaları olan gistler

topic:homelab gists with given topic

Giriş


Tümü Yeni Giriş

All gists matching topic dotfiles

Yakın zamanda oluşturuldu
En eski oluşturuldu
Yakın zamanda güncellendi
En eski güncellendi
hash's Avatar

hash / Git Config

0 beğeniler
0 çatallar
2 dosyalar
Son aktivite 1755459726
dotfiles git
1 *.el diff=elisp
2 *.org diff=org
3 *.md diff=markdown
hash's Avatar

hash / Vim config

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 1755459560
vim dotfiles
1 if empty(glob('~/.vim/autoload/plug.vim'))
2 silent !curl -fLo ~/.vim/autoload/plug.vim --create-dirs
3 \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
4 autocmd VimEnter * PlugInstall --sync | source $MYVIMRC
5 endif
6
7 call plug#begin('~/.vim/plugged')
8 Plug 'tpope/vim-vinegar'
9 Plug 'tpope/vim-surround'
10 Plug 'tpope/vim-commentary'
hash's Avatar

hash / Fish Config

0 beğeniler
0 çatallar
1 dosyalar
Son aktivite 1755459452
shell dotfiles
1 function fish_prompt
2 set_color -o red
3 echo -n "> "
4 set_color normal
5 end
6
7 # From https://github.com/mduvall/dotfiles/blob/master/fish_prompt.fish.
8 function fuller_prompt_cwd --description 'Print the current working directory, NOT shortened to fit the prompt'
9 if test "$PWD" != "$HOME"
10 printf "%s" (echo $PWD|sed -e 's|/private||' -e "s|^$HOME|~|")
Daha yeni Daha eski

Opengist tarafından desteklenmektedir ⋅ Load: 85ms⋅

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