change of vim themes, addition of apt/dpkg package installers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
$GIT_URL="https://git.cusack.cloud/acid/dotfiles.git"
|
||||
GIT_URL="https://git.cusack.cloud/acid/dotfiles.git"
|
||||
git clone --bare $GIT_URL $HOME/.cfg
|
||||
function config {
|
||||
/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME $@
|
||||
|
||||
Reference in New Issue
Block a user