Skip to content

Instantly share code, notes, and snippets.

View Bit0r's full-sized avatar
🏠
Working from home

Bit0r Bit0r

🏠
Working from home
View GitHub Profile
@Bit0r
Bit0r / listen1_aha_playlist.md
Last active October 11, 2022 04:03
updated by Listen1(https://listen1.github.io/listen1/) at 2022/10/11 12:03:06

本歌单由Listen1创建, 歌曲数:201,歌单数:2,点击查看更多

@Bit0r
Bit0r / .gdbinit
Last active August 12, 2022 03:34
My software config
set history remove-duplicates unlimited
set history save on
# set logging overwrite on
# set logging debugredirect on
# set trace-commands on
# set logging on
# source ~/.gdbinit-gef.py
@Bit0r
Bit0r / History|-126657a|4eJ7.json
Last active December 1, 2022 15:04
Visual Studio Code Settings Sync Gist
{
// "http.proxy": "http://localhost:8800",
//Settings Sync
"sync.gist": "9109a0f138ba20ecf918f185046749eb",
//explorer
"explorer.confirmDelete": false,
"explorer.confirmDragAndDrop": false,
"workbench.iconTheme": "vscode-icons",
//update
"update.mode": "manual",