文件名称:dotfiles:dotfiles存储库
文件大小:94KB
文件格式:ZIP
更新时间:2024-03-02 01:33:27
vim dotfiles fish haskell typescript
点文件 将此存储库克隆到您的主目录( ~ )中。 install.sh脚本检查前置条件和后置条件,链接文件以及安装/更新程序。 cd ~ git clone https://github.com/andys8/dotfiles.git cd dotfiles ./install.sh 机器特定配置 ~/bin/startup.sh 机器启动时执行本地脚本 #! /bin/bash [ -z " $( pgrep dropbox ) " ] && dropbox start & [ -z " $( pgrep -f duplicati ) " ] && duplicati & # ubuntu only [ -z " $( pgrep pulseaudio ) " ] && pulseaudio --daemonize #! /bin/bash [ -z " $( pgrep -f s