- 使用 Zplugin 作为 zsh 插件工具加快插件加载速度
- 使用一些更好的工具取代默认的 binutils
- Oh My Fish 支持
- Starship 支持
- zsh
- git
- fish
使用curl安装
sh -c "$(curl -fsSL https://raw.githubusercontent.com/AlongWY/dotfiles/master/install.sh)"
使用wget安装
sh -c "$(wget https://raw.githubusercontent.com/AlongWY/dotfiles/master/install.sh -O -)"
使用curl安装
sh -c "$(curl -fsSL https://raw.githubusercontent.com/AlongWY/dotfiles/master/system/manjaro.sh)"
使用wget安装
sh -c "$(wget https://raw.githubusercontent.com/AlongWY/dotfiles/master/system/manjaro.sh -O -)"
- Fish binutils 支持
- Safe rm 支持
- 图形化安装支持