diff options
author | Alan Pearce | 2017-03-17 10:04:07 +0100 |
---|---|---|
committer | Alan Pearce | 2017-03-17 10:04:07 +0100 |
commit | 9595844538a4bcf53bec628874605f8c49d589c5 (patch) | |
tree | 938786aaaef09875d023d6c02f35290d74874507 /javascript | |
parent | 9fee193c12d92ab503f1ba334345f7e56c10f217 (diff) | |
download | dotfiles-9595844538a4bcf53bec628874605f8c49d589c5.tar.lz dotfiles-9595844538a4bcf53bec628874605f8c49d589c5.tar.zst dotfiles-9595844538a4bcf53bec628874605f8c49d589c5.zip |
Move top-level dotfiles to tags
Diffstat (limited to 'javascript')
-rw-r--r-- | javascript/.npmrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/javascript/.npmrc b/javascript/.npmrc new file mode 100644 index 0000000..6804f65 --- /dev/null +++ b/javascript/.npmrc @@ -0,0 +1 @@ +prefix = ${HOME}/.local/ \ No newline at end of file |