This website works better with JavaScript.
首頁
探索
說明
登入
10sr
/
dotfiles-mirror
镜像来自
https://github.com/10sr/dotfiles.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
10sr Dotfiles
https://github.com/10sr/dotfiles
1846
Commit
1
分支
24 MiB
Emacs Lisp
52.4%
JavaScript
22.6%
Shell
18.6%
Makefile
5.8%
HAProxy
0.4%
Other
0.2%
目錄樹:
4c9633cf4e
dotfiles-mirror
/
ansible
/
static-network
/
debian_setup.static_ip.inte...
6 line
95 B
原始文件
Blame
文件歷史
auto eth0
iface eth0 inet static
address 192.168.2.4
netmask 255.255.255.0
gateway 192.168.2.1