general cleanup

This commit is contained in:
Jake Howard 2016-07-23 19:55:36 +01:00
parent c8c9aef1c8
commit b20214a22d
Signed by: jake
GPG Key ID: 57AFB45680EDD477
4 changed files with 10 additions and 7 deletions

View File

@ -1,8 +1,11 @@
DOTFILES=$(PWD)
install: apt bash config gnome yaourt
install: apt bash bin config gnome yaourt
chmod +x $(DOTFILES)/deploy.sh
bin:
chmod +x $(DOTFILES)/bin/*
bash: yaourt
ln -sfP $(DOTFILES)/bash/.bashrc ~/.bashrc
@ -16,7 +19,7 @@ gnome: yaourt
rm -rf ~/Templates/*
ln -sfP $(DOTFILES)/gnome/Templates/* ~/Templates/
yaourt: pacman python-fix
yaourt: pacman hot\-fix
yaourt -Syau # Install any updates before extra packages
yaourt -S `cat $(DOTFILES)/yaourt/packages.conf` --needed
ln -sfP $(DOTFILES)/yaourt/.yaourtrc ~/.yaourtrc
@ -28,7 +31,7 @@ pacman:
sudo pacman-key --lsign-key 962DDE58
gpg --keyserver pool.sks-keyservers.net --recv-keys 2E1AC68ED40814E0 # gotta be a way to add to pacman, not my GPG
python-fix:
hot\-fix:
sudo ln -sfP /usr/bin/python2 /usr/bin/python # Set the default python version to be python 2
.PHONY: apt bash config gnome yaourt pacman python-fix
.PHONY: apt bash bin config gnome yaourt pacman hot-fix

View File

@ -5,7 +5,6 @@ machine:
test:
override:
- npm install -g jsonlint
- jsonlint -q yaourt/packages.json
- jsonlint -q apt/apt-installs-core.json
- jsonlint -q apt/apt-installs-extra.json
- jsonlint -q apt/apt-repos.json

3
deploy.sh Normal file → Executable file
View File

@ -25,7 +25,8 @@ mv atom/Atom\ Settings.md atom/README.md
echo ">> Preparing Git..."
git config user.name "Jake Howard"
git config user.email "git@theorangeone.net"
git add .
git reset HEAD .
echo ">> Ready!"
echo "1. Add and commit files."
echo "2. git push -f origin master"

View File

@ -76,7 +76,7 @@ variety
vbam-gtk
virtualbox
vlc
whatsapp-desktop
whatsapp-desktop-bin
wps-office
wps-office-extension-english-uk-dictionary
yaourt