This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
DricomDragon
/
JovianLinux
ウォッチ
1
スター
0
フォーク
0
ファイル
ソースを参照
Show the last command in windows title
DricomDragon
5 年 前
親
767c19eeef
コミット
7d7a717178
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
Install/Templates/fish/functions/fish_title.fish
+ 3
- 0
Install/Templates/fish/functions/fish_title.fish
ファイルの表示
@@ -0,0 +1,3 @@
+function fish_title
+ echo $argv[1]
+end