change of vim themes, addition of apt/dpkg package installers

This commit is contained in:
2020-07-13 15:07:32 +01:00
parent 67fb457430
commit 27a00f8e08
5 changed files with 48 additions and 3 deletions

View File

@@ -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 $@