summaryrefslogtreecommitdiffstats
path: root/punani/tightnani/tightnani_db
diff options
context:
space:
mode:
Diffstat (limited to 'punani/tightnani/tightnani_db')
-rw-r--r--punani/tightnani/tightnani_db25
1 files changed, 0 insertions, 25 deletions
diff --git a/punani/tightnani/tightnani_db b/punani/tightnani/tightnani_db
deleted file mode 100644
index d15a9ad4..00000000
--- a/punani/tightnani/tightnani_db
+++ /dev/null
@@ -1,25 +0,0 @@
-{
- "packer-symlinks" : {
- "packer" : "yaourt",
- "aptitude" : "apt-get",
- "bauerbill" : "yaourt"
- },
- "vim" : {
- "apt-get" : "vim",
- "pacman" : "vim",
- "brew" : "vim",
- "yum" : "vim"
- },
- "python" : {
- "apt-get" : "python",
- "pacman" : "python2"
- },
- "python2" : {
- "apt-get" : "python",
- "pacman" : "python2"
- },
- "python3" : {
- "apt-get" : "python3",
- "pacman" : "python"
- }
-}