-
Notifications
You must be signed in to change notification settings - Fork 0
/
.fleek.yml
47 lines (47 loc) · 849 Bytes
/
.fleek.yml
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
38
39
40
41
42
43
44
45
46
47
aliases:
fleeks: cd /home/mike/.local/share/fleek
ls: ls --color
k: kubectl
d: docker
bling: default
ejected: false
flakedir: .local/share/fleek
git:
autocommit: true
autopull: true
autopush: true
enabled: true
min_version: ""
name: Fleek Configuration
packages:
- helix
- nerdfonts
- neo
- difftastic
- starship
- rogue
- kubectl
- k9s
- ripgrep
paths:
- $HOME/bin
- $HOME/.local/bin
programs:
- dircolors
shell: bash
systems:
- arch: x86_64
hostname: docker1
os: linux
username: mike
- arch: x86_64
hostname: thinkpad
os: linux
username: mike
unfree: true
users:
- email: [email protected]
name: Mike Dent
ssh_private_key_file: ~/.ssh/id_rsa
ssh_public_key_file: ~/.ssh/id_rsa.pub
username: mike