-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml.example
37 lines (28 loc) · 932 Bytes
/
config.yml.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
git_name: YOUR NAME HERE
git_email: [email protected]
# Example: if your git workspaces on your local machine are stored in "~/gits", use this:
host_workspace_path: gits/
# host_workspace_path: workspaces/ # if your code workspace is in `workspaces` in your home directory
# Your ngrok auth token (https://dashboard.ngrok.com/get-started)
ngrok_auth_token: XXXXXXXXXXXXXXXXXXXXXXXXXX
rubygems_api_key: XXXXXXXXXXXXXXXXXXXXXXXXXX
zsh_theme: agnoster
zsh_powerlevel9k_prompt_on_newline: true
zsh_mc_solarized_skin: yes
zsh_antigen_bundles_extras:
- ubuntu
- rbenv
- ruby
zsh_powerlevel9k_left_prompt:
- context
- rbenv
- dir
zsh_powerlevel9k_right_prompt:
- status
- background_jobs
- vcs
- command_execution_time
- time
# This font needs to be installed on your local machine.
# See here for instructions: https://github.com/ryanoasis/nerd-fonts#font-installation
zsh_pwerlevel_mode: nerdfont-complete