/dotfiles

dotfiles(Arch linux、MacBook)

Primary LanguageShell

dotfiles


git clone -b Mac https://github.com/evilH2O2/dotfiles.git
# or
git checkout Mac

curl -L https://git.io/fjrcr | sh

Note

bin/dotfile.sh要有选择的进行设置,或者直接拖到对应的配置文件夹中:

main(){
	vim
	rofi
	polybar
	bashrc
	zsh
	conky
	i3wm
	ncmpcpp
	# mpd
	neofetch
}

NOTE: 建立的是配置目录的软连接,建议将所需配置程序的配置目录(就上面的几个)删个遍,可以运行 bin/delConfigFile.sh




img1

img