Skip to content

Commit

Permalink
Cleanup: removing outdated files
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisroovers committed May 6, 2022
1 parent 4d80253 commit 9e0a2c0
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 115 deletions.
14 changes: 2 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
linux-setup
dotfiles
============

This is my personal equivalent of other people's dotfiles repository.
Most of what is in here is quite outdated, but keeping it around for my own
reference.

When I started this back in 2014, configuration management systems like puppet
and ansible weren't as widespread as they are today.

At the time I wrote a bunch of install.sh scripts in the various subdirectories
of this repository, at some point in the future I'd like to redo these to use
something like ansible.

My dotfiles (2022-05-06: in process of cleaning this up).
11 changes: 0 additions & 11 deletions Vagrantfile

This file was deleted.

12 changes: 0 additions & 12 deletions misc/install.sh → gnome/install.sh
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,7 @@ config_gnome_terminal(){
--type bool true
}

download_pycharm(){
wget -O ~/Downloads/pycharm-community-3.4.1.tar.gz \
http://download.jetbrains.com/python/pycharm-community-3.4.1.tar.gz
}



echo "Configuring gedit.."
config_gedit
config_gnome_terminal
echo "DONE"
# There are some measures in place that prevent us to download pycharm
# automatically, so we don't do it for now.
#echo "Downloading pycharm"
#download_pycharm
#echo "DONE"
28 changes: 0 additions & 28 deletions install.sh

This file was deleted.

44 changes: 0 additions & 44 deletions packages/install.sh

This file was deleted.

8 changes: 0 additions & 8 deletions packages/packages

This file was deleted.

0 comments on commit 9e0a2c0

Please sign in to comment.