-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGES
546 lines (406 loc) · 10.9 KB
/
CHANGES
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
Version 1.44:
- vim: move lines
- vim: add Commentary Ctrl / to comment
- dwm: change rule for keepassxc: class -> instance
- git: ignore vim swap files
- install video utils
- vim: vim-go F12 go to definition
- vim: fzf plugin map to ctrl+p
- clean vimrc
- fix: install vim plugins
- 1.43.2
- vim: fix install plugins
- 1.43.2
- vim: fix install plugins
Version 1.43.2:
- vim: fix install plugins
Version 1.43.1:
- fix: dwm.desktop must be installed in secure mode
- 1.43
- make it compatible with login managers
- install fzf in /usr/local
- install build-essential and go
- make /usr/local mine
- add golang ubuntu repo
- 1.43
- make it compatible with login managers
- install fzf in /usr/local
- install build-essential and go
- make /usr/local mine
- add golang ubuntu repo
- 1.42.2
- add: expect
Version 1.43:
- make it compatible with login managers
- install fzf in /usr/local
- install build-essential and go
- make /usr/local mine
- add golang ubuntu repo
- install owncloud
Version 1.42.2:
- add: expect
Version 1.42.1:
- add: install minify
- fix: remove vscode svelte html association
Version 1.42:
- st: blinking cursor
Version 1.41:
Version 1.40:
- HiDPI with .dpi file
- 1.39.1
- 1.39.1
Version 1.39.1:
- link to VSCode path only if exists
Version 1.39:
- switch to VSCodium
Version 1.38.2:
- vscode: start with sync off
Version 1.38.1:
- no need to launch gnome-keyring in xinitrc
Version 1.38:
- slstatus: do not show wifi essid
- restore GOPATH
- shell: remove CDPATH
- vi: default color scheme
Version 1.37:
- vscode: theme terminal monochrome in settings
- fzf: adapt install to add PATH env (for go)
- fzf: add Makefile to build and install
- terminal: add cool-retro-term on CMD+o for old
- slstatus: use "mainlan" as lan name
- new class name for keepasxc window
- adjust absolute path to shell
Version 1.36.1:
- Border 9 instead of 3
Version 1.36:
- Integrate fzf
Version 1.35:
- More concize gh git log alias
Version 1.34:
- add lxpolkit to ask for auth
Version 1.33:
- zsh: make autosuggestion more versatile
Version 1.32.2:
- vscode: do not use terminal persistent sessions
Version 1.32.1:
- fix: remove terminal tabs
Version 1.32:
- tmux: open new panes in current directory
Version 1.31:
- Move mouse to focused monitor
Version 1.30.7:
- Make Gimp not floating
Version 1.30.6:
- Group dotfiles in ls output
Version 1.30.5:
- Use underline as cursor in vsCode
Version 1.30.4:
- Use underline as cursor in st terminal
Version 1.30.3:
- Reformat dwm config
- Zoom ST terminal with Ctrl+ Ctrl- Ctrl0 (reset)
Version 1.30.2:
- Fix zshrc prioritize launching X
Version 1.30.1:
- Fix libpango gives 2 dpkg-query results
Version 1.30:
- Verbose install progress
- Quiet st build
- Remove dwm unused warning function
- Add go mod to cputemp
- Add docker repo only if not installed (faster)
- Fix libpango repo name
Version 1.28.4:
- Remove chromium as no longer available as ubuntu package :-(
- Color the terminal
Version 1.28.3:
- Fix slock segfault crypt
Version 1.28.2:
- Activate zsh-autosuggestion
- 1.28.1
- Use 'less' to wait keypress after tldr printed
- 1.28.1
- Use to wait keypress after tldr printed
Version 1.28.1:
- Use to wait keypress after tldr printed
Version 1.28:
- Add TLDR dmenu
Version 1.27.1:
- Add libnotify-bin to use notify-send with dunst
Version 1.27:
- Make it possible to have multiple post-install scripts
- Change how to manage Code install and use Dendron
- 1.26.2
- Do not show alert in VSCode when terminal exit
- 1.26.2
- Do not show alert in VSCode when terminal exit
Version 1.26.2:
- Do not show alert in VSCode when terminal exit
Version 1.26.1:
- Organize vscode user settings
- 1.26
- 1.26
Version 1.26:
- Reuse vertical line cursor
Version 1.25:
- Better dmw restart and dmenu quit prompt
- Add icons in status bar
- Show ram used with .1 float precision
- Ciao dropbox
Version 1.24.14:
- Fix p10k usable on old terminal
Version 1.24.13:
- Fix embeded tmux and remote tmux conflict on TERM
- Makes semicolon the hotkey to switch screen
Version 1.24.12:
- Shufflet mocp by default : the problem is not shuffling but the default music selection (too big)
Version 1.24.11:
- Add vscode shortcut ctrl+shif+j to join lines
Version 1.24.10:
- Don't shuffle moc by default
Version 1.24.9:
- Don't show tmux status bar
Version 1.24.8:
- Unalias ls to use it in shell script
- 1.24.7
- 1.24.7
Version 1.24.7:
- Better script to launch or reattach terminal tmux
Version 1.24.6:
- Silent st and dwm building
- Fix trackpadonoff no more used
Version 1.24.5:
Version 1.24.4:
- Replace scroll with tmux in st
Version 1.24.3:
- Revert TERM modification #84cf494
Version 1.24.2:
- Fix TERM=xterm-256color inside st
Version 1.24.1:
- Add 80 column rulers to vscode
Version 1.24:
- Add fallback multimedia shortcuts
Version 1.23:
- Replace terminology with st + scroll
Version 1.22:
- Use .local/bin
- Add transparency, bigger font and icons in status bar
Version 1.21:
- Update dwm 6.2
Version 1.20.2:
- Add new keybidings for VSCode
Version 1.20.1:
- Fix bigger font in dunst config + remove deprecated
- Merge branch 'master' of ssh://github.com/hamdouni/myDwm
- 1.19.2
- Install and use 3270 Nerd Font
Version 1.20:
- Use 3 wallpapers (1 by each screen)
Version 1.19.2:
- Install and use 3270 Nerd Font
Version 1.19.1:
- Fix audio shell script
- Fix #1 mocp crashes when volume > 100%
Version 1.19:
- Add window gaps
Version 1.18:
Version 1.17.2:
- Fix wallpaper path to a generic name
Version 1.17.1:
- Fix wallpaper path
Version 1.17:
- Remove webapps, change owncloud dir, clean
Version 1.16.4:
- Fix dropbox start
Version 1.16.3:
- Clean shell script only if it exists
- Reuse dropbox temporarly
Version 1.16.2:
- Update Readme
- Clean unwanted shell scripts
- Rename dwm-loop to dwm-start cause it starts all programs
- Move all autostart prog after dbus launch
Version 1.16.1:
- Auto start owncloud
Version 1.16:
- Do not use Dropbox
Version 1.15:
- Add shortcut MOD+p for password manager
Version 1.14:
- Ignore .o files
- Change colors for better contrast
Version 1.13:
- Fix screen brightness to 50%
Version 1.12:
- Make keepassxc float
Version 1.11:
- Use Go Langage Server in VSCode
Version 1.10:
Version 1.9:
- Less colorfull
- GOPATH as /usr/local
- Projects are my new CD path
- Delete GOPATH (migrate to 1.13)
Version 1.8:
- Externalyse screen layout configuration
- 3 screens configuration at desk
Version 1.7:
- Put some colors
Version 1.6:
- Disable mouse horizontal scrolling
Version 1.5.0:
- VSCode: hide menu bar
- VSCode: add svelte file association
- New font: Fira Code iScript
- Slstatus: date/time end of bar
- VSCode: Navigate between open files
Version 1.4.3:
- Add ip address in status
- My binaries have priority
Version 1.4.2:
- Fix reinstall unwanted webapp
Version 1.4.1:
- Music repeated and shuffled
- Reorganize status order and put audio as last
Version 1.4:
- Webapps uninstaller
- Refactorize.
Version 1.3.0:
- Add wifi status
- Use libinput instead of synaptic
- Use pulseaudo to manage volume instead of amixer
Version 1.2.10:
- VS Code auto guess files encoding
Version 1.2.9:
- Defaults X Desktop paths
- VS Code appears here (not in dedicated tab)
- Remove wicd
- Organize xinitrc
- Configure dual monitor for xps13
- terminology, pcmanfm, firefox as default
Version 1.2.8:
- Add horizontal rule in zsh prompt
- Move post configuration to the right place
- Simplify the way to install dev tools
- Integrate Compose as distribuable binary
- Make Firefox my default browser
- Install web apps storage files in folder .webapps
- Install firefox and order apps list
- Fix GVim font
- Ignore VS Code Extension Recommendations
Version 1.2.7:
- Add mime-support to install deb package in terminal
- Fix Powerline font for vscode integrated terminal
Version 1.2.6:
- Fix vscode config
Version 1.2.5:
- New Dell trackpadoff device
Version 1.2.4:
- Fix liga hack font in vscode
Version 1.2.3:
- Use Ligature Hack font
Version 1.2.2:
- Uninstaller + replace thunar with pcmanfm
- Path to go bin
Version 1.2.1:
- Screenshot an area and copy to clipboard with PrintScr key
Version 1.2.0:
- Stop mouse iniertia
- Silent make for dwm 6.1
- Upgrade DWM to 6.1
- Fix open chrome in new window
- Open chrome in new window for links inside other apps
- Reconfigure for 2 screens at desk
Version 1.1.25:
- Adapt 3 screens configuration
Version 1.1.24:
- Setup xps15 with 3 screens without disper
- Merge changes from todo.txt and big mouse cursor
- 1.1.23
- Use a big mouse cursor
Version 1.1.23:
- Use a big mouse cursor
- Make t an alias to todo.sh
- Add dunst config (notification daemon)
Version 1.1.22:
- Add thunar archive plugin
Version 1.1.21:
- Make Terminology my defaut x-terminal
Version 1.1.20:
- Launch audio
- Install package without recommends + fix dependancies
Version 1.1.19:
- Deactivate trackpad click when typing
Version 1.1.18:
- Make pip bins usable
- Permit trackpad tap
Version 1.1.17:
- Raise contrast for selected tab
Version 1.1.16:
- Adjust screen brightness relative to max bright
Version 1.1.15:
- Add SSH Config
Version 1.1.14:
- Change layer and add Keep
Version 1.1.13:
- Add Gopher Slack WebApp
- New way to mute sound with pulse
Version 1.1.12:
- QT and GTK look the same (nearly)
- Adopt Git new behaviour for default push
- Add Git configuration
- Specific install for env and sudo
Version 1.1.11:
- Add xinput so trackpadoff can work with xps15
Version 1.1.10:
- vscode shortcut CTRL+² focus to integrated terminal (CTRL+& focus to editor)
Version 1.1.9:
- add path in vscode title window
- add screenshot
- markdown readme
- doc on config folder usage
- new config folder with all config files
- add imagemagick for myScreenshot
- disable cc warnings
Version 1.1.8:
- dc alias for docker-compose
Version 1.1.7:
- post-install docker-compose
Version 1.1.6:
- post install scripts
Version 1.1.5:
- add missing apps, install apps first, ...
- Create LICENSE
Version 1.1.4:
- add thunar as default mime for opening directory
Version 1.1.3:
- don't play music at boot time
Version 1.1.2:
- vscode key bindings
- add thunar as default file manager
Version 1.1.1:
- audio launch mocp if not launched
Version 1.1.0:
- install missing components
- use new audio script + get rid off wifi status
- use new audio script
- get rid off vundle in vim
- install all needed packages
- simpler audi script for volume and music
Version 1.0.8:
- no persistent dir so code terminal-here can work correctly
Version 1.0.7:
- gha alias is gh --all
Version 1.0.6:
- fix gh alias not working without double quotes
Version 1.0.5:
- put git tags at the end of the git log
Version 1.0.4:
- fix gp git push with tag
Version 1.0.3:
- alias gp push also tags
- font 12 -> 10
Version 1.0.2:
- song title played by mocp in status bar
Version 1.0.1:
Version bumper script.