-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path:
107 lines (69 loc) · 2.73 KB
/
:
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
### Setup
#### Me
```shell
g cl --recurse-submodules [email protected]:ashgw/dotfiles.git
```
#### Not me
This will work on any POSIX machine, to:
- Configure the terminal (ZSH, starship, zioxde, etc...)
- SSH [setup](./.ssh/_gh_gen.sh)
- Neovim, TMUX, FZF...
- Nix
- [Packages](./install/bootsrap) I use
- [Languages](./install/arbitrary) I use
- Git [configuration](./.gitconfig), (Aliases, multiple accounts, etc...)
Run:
```shell
bash <(curl -L ashgw.me/api/v1/bootstrap)
```
### Overview
##### New
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/ag.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/research.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/blur0.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/tux.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/snow.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/files.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/black0.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/purp.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/black-1.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/vscode-dark.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/new/plain2.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/w-vim.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="./images/btop-dark.png" alt="Image 1" style="width: 100%;">
</div>
<div style="flex: 1; min-width: 200px; margin: 5px;">
<img src="images/new/pyyyyo.png" alt="Image 1" style="width: 100%;">
</div>
### Workflow
1- A ton of aliases, even aliasing the aliases, I don't like mental overhead, if it takes more than 3 words to type, it has to be aliased. So this what I usually type, it might not make sense to you, but it makes a lot of sense to me
```shell
dprune && lpg && g ck -b dev && j t && j l && v . && c && gh
```
2- Mediocre rice
3- Neovim, tmux & fzf? Yes