Compare commits
2 Commits
875baf1087
...
74df7982e6
| Author | SHA1 | Date | |
|---|---|---|---|
| 74df7982e6 | |||
| 14da4b631e |
@@ -42,19 +42,19 @@ cheatpaths:
|
|||||||
# Community cheatsheets (https://github.com/cheat/cheatsheets):
|
# Community cheatsheets (https://github.com/cheat/cheatsheets):
|
||||||
# To install: git clone https://github.com/cheat/cheatsheets C:\Users\Isaac\scoop\apps\cheat\current\cheatsheets\community
|
# To install: git clone https://github.com/cheat/cheatsheets C:\Users\Isaac\scoop\apps\cheat\current\cheatsheets\community
|
||||||
- name: community
|
- name: community
|
||||||
path: ~\AppData\Roaming\cheat\cheatsheets\community
|
path: ~\scoop\persist\cheat\cheatsheets\community
|
||||||
tags: [ community ]
|
tags: [ community ]
|
||||||
readonly: true
|
readonly: true
|
||||||
|
|
||||||
# Cheatsheets that are tagged "work" are stored here by default:
|
# Cheatsheets that are tagged "work" are stored here by default:
|
||||||
- name: work
|
- name: work
|
||||||
path: ~\AppData\Roaming\cheat\cheatsheets\work
|
path: ~\scoop\persist\cheat\cheatsheets\work
|
||||||
tags: [ work ]
|
tags: [ work ]
|
||||||
readonly: false
|
readonly: false
|
||||||
|
|
||||||
# Cheatsheets that are tagged "personal" are stored here by default:
|
# Cheatsheets that are tagged "personal" are stored here by default:
|
||||||
- name: personal
|
- name: personal
|
||||||
path: ~\AppData\Roaming\cheat\cheatsheets\personal
|
path: ~\scoop\persist\cheat\cheatsheets\personal
|
||||||
tags: [ personal ]
|
tags: [ personal ]
|
||||||
readonly: false
|
readonly: false
|
||||||
|
|
||||||
Reference in New Issue
Block a user