Skip to content

Commit

Permalink
Add new Atom project paths
Browse files Browse the repository at this point in the history
Added groups for the new project paths

* "communikey": `~/code/github/repositories/communicode/*`
* "NPM": `~/yggdrasil/npm/*`
* "snowsaw": `~/yggdrasil/snowsaw`

Closes GH-122
  • Loading branch information
arcticicestudio committed Sep 9, 2018
1 parent 11ca431 commit bb19634
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions snowblocks/atom/project-folder.cson
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ groups:
"~/yggdrasil/aur/nord-vim-lightline"
"~/yggdrasil/aur/nord-xfce-terminal"
]
"communikey": [
"~/code/github/repositories/communicode/communikey-backend"
"~/code/github/repositories/communicode/communikey-docs"
"~/code/github/repositories/communicode/communikey-frontend"
]
"IceCore": [
"~/yggdrasil/icecore/icecore-hashids"
"~/yggdrasil/icecore/icecore-json"
Expand Down Expand Up @@ -93,12 +98,19 @@ groups:
"~/yggdrasil/northem/northem/northem-light-notepadplusplus-syntax"
"~/yggdrasil/northem/northem/northem-notepadplusplus-syntax"
]
"NPM": [
"~/yggdrasil/npm/gitstick"
"~/yggdrasil/npm/styled-modern-normalize"
]
"scratchpad": [
"~/documents/scratchpad"
]
"snippetbox": [
"~/code/snippetbox"
]
"snowsaw": [
"~/yggdrasil/snowsaw"
]
"styleguide": [
"~/yggdrasil/styleguide/eslint-config-arcticicestudio"
"~/yggdrasil/styleguide/eslint-config-arcticicestudio-base"
Expand Down

0 comments on commit bb19634

Please sign in to comment.