Commit 7310ae2
committed
PYTHON_HISTORY [new in 3.13](python/cpython#13208)
thanks to
https://unix.stackexchange.com/questions/630642/change-location-of-python-history
- don't use a new folder cause 1) no need for just 1 file 2) python won't make
it for you, will just fail to write
history. [`xdg-ninja`](https://github.com/b3nj5m1n/xdg-ninja) is good, we need
more all-in-one places for doing config like this. but it's more or less just a
community thing
will need a place for these lines in zshrc /shrug
+ try some LSP servers
+ bat hard-wraps, less -S is nice1 parent 3af4cf0 commit 7310ae2
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| 73 | + | |
71 | 74 | | |
72 | 75 | | |
73 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
| 423 | + | |
424 | 424 | | |
425 | 425 | | |
426 | 426 | | |
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| 486 | + | |
| 487 | + | |
0 commit comments