Compare commits

..

No commits in common. "3b97435825a01891eb42e1361977a87f2593d0bb" and "626811a49f7cce93254c169fa8b9529d2cd83a9b" have entirely different histories.

3 changed files with 1 additions and 9 deletions

View file

@ -1,6 +1,7 @@
{ {
"id": "btw-i-use-arch", "id": "btw-i-use-arch",
"title": "btw I use Arch", "title": "btw I use Arch",
"version": "0.0.0",
"description": "A mod for masochists like myself", "description": "A mod for masochists like myself",
"prestart": "prestart.js", "prestart": "prestart.js",
"poststart": "poststart.js" "poststart": "poststart.js"

View file

@ -1,8 +0,0 @@
{
"name": "btw-i-use-arch",
"ccmodHumanName": "btw I use Arch",
"description": "A mod for masochists like myself",
"prestart": "prestart.js",
"main": "poststart.js",
"module": true
}

View file

@ -61,7 +61,6 @@ fi
# Ruby gems # Ruby gems
path_prepend path ~/.gem/ruby/*/bin(N/) path_prepend path ~/.gem/ruby/*/bin(N/)
path_prepend path ~/.local/share/gem/ruby/*/bin(N/)
# Yarn global packages # Yarn global packages
path_prepend path ~/.yarn/bin path_prepend path ~/.yarn/bin