This website works better with JavaScript.
홈
탐색
도움말
로그인
dirk
/
my_config
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
width for hostname_welcome adapted
master
Dirk Alders
1 년 전
부모
1f24105044
커밋
9ca1753c10
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
.zshrc.d/__available__/hostname_welcome.zsh
+ 1
- 1
.zshrc.d/__available__/hostname_welcome.zsh
파일 보기
@@ -1,4 +1,4 @@
1
1
#!/bin/zsh
2
2
#
3
3
neofetch -L
4
-figlet "`hostname -f`"
4
+figlet
-w 128
"`hostname -f`"
Write
Preview
Loading…
취소
저장