mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "3b97435825a01891eb42e1361977a87f2593d0bb" and "626811a49f7cce93254c169fa8b9529d2cd83a9b" have entirely different histories.
3b97435825
...
626811a49f
3 changed files with 1 additions and 9 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"id": "btw-i-use-arch",
|
||||
"title": "btw I use Arch",
|
||||
"version": "0.0.0",
|
||||
"description": "A mod for masochists like myself",
|
||||
"prestart": "prestart.js",
|
||||
"poststart": "poststart.js"
|
||||
|
|
|
@ -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
|
||||
}
|
|
@ -61,7 +61,6 @@ fi
|
|||
|
||||
# Ruby gems
|
||||
path_prepend path ~/.gem/ruby/*/bin(N/)
|
||||
path_prepend path ~/.local/share/gem/ruby/*/bin(N/)
|
||||
|
||||
# Yarn global packages
|
||||
path_prepend path ~/.yarn/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue