添加新配置

On branch main
 Changes to be committed:
	new file:   bash/.Xresources
	new file:   bash/.bashrc
	new file:   bash/.config/i3/config
	new file:   bash/.gitconfig
	new file:   bash/.vimrc
	new file:   bash/.xinitrc
This commit is contained in:
2026-05-17 20:11:25 +00:00
parent 4f2f1d4814
commit 4e515fb0bb
6 changed files with 263 additions and 0 deletions

9
bash/.Xresources Normal file
View File

@@ -0,0 +1,9 @@
! --color--
xterm*background: #002b36
xterm*foreground: #839496
! --fonts--
xterm*faceName: Noto Sans SC
xterm*faceSize: 16
xterm*line-height: 1.5