文件名称:dotfiles:我的个人点文件
文件大小:24KB
文件格式:ZIP
更新时间:2024-06-19 19:20:15
dotfiles dotfile-manager dotfile dotfiles-manager Vimscript
.文件 先决条件 吉特 Ruby(使用 rbenv 或类似的东西来安装) Rake ( gem install rake ) 安装 # 1. Clone the repository (not in your home directory!) $ git clone git@github.com:koffeinfrei/dotfiles.git # 2. Recursively update the submodules $ git submodule update --init --recursive # 3. Create symlinks to the dotfiles $ rake install # 4. Optional: Sets up the vim plugin manager (Plug) $ rake vim # 5. Optional: Creates a sy
【文件预览】:
dotfiles-master
----.bash_aliases(2KB)
----.gitignore(30B)
----README.md(561B)
----.config()
--------bash-prompt(33B)
----.ignore(5B)
----.gitmodules(314B)
----.tmux.conf(2KB)
----bin()
--------git-watch-status(89B)
--------tmux-dev(314B)
--------git-alpha(29B)
--------git-fixup(278B)
--------selecta(25B)
--------git-squash(173B)
--------git-watch-log(75B)
----.gitconfig(2KB)
----.vimrc(5KB)
----LICENSE(34KB)
----vendor()
--------git-alpha()
--------selecta()
--------bash-prompt()
----.bash_profile(2KB)
----.inputrc(30B)
----.gnupg()
--------gpg-agent.conf(68B)
----Rakefile(2KB)