Alle Neu

user:thomas Gists erstellt von Nutzer

title:mygist Gists mit Titel

filename:myfile.txt Gists mit Dateinamen

extension:yml Gists mit Dateiendung

language:go Gists in Sprache

topic:homelab gists with given topic

Anmelden


Alle Neu Anmelden

All gists matching topic shell

Neueste erstellt
Älteste erstellt
Neueste bearbeitet
Älteste bearbeitet
hash's Avatar

hash / Fish Config

0 Favoriten
0 Forks
1 Dateien
Zuletzt aktiv 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|~|")
Neuer Älter

Powered by Opengist ⋅ Load: 19ms⋅

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