This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
DricomDragon
/
JovianLinux
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Bläddra i källkod
Show the last command in windows title
DricomDragon
5 år sedan
förälder
767c19eeef
incheckning
7d7a717178
1 ändrade filer
med
3 tillägg
och
0 borttagningar
Delad Vy
Visa Diff Statistik
3
0
Install/Templates/fish/functions/fish_title.fish
+ 3
- 0
Install/Templates/fish/functions/fish_title.fish
Visa fil
@@ -0,0 +1,3 @@
+function fish_title
+ echo $argv[1]
+end