I hereby claim:
- I am b6pzeusbc54tvhw5jgpyw8pwz2x6gs on github.
- I am b6pzeusbc54tvhw5 (https://keybase.io/b6pzeusbc54tvhw5) on keybase.
- I have a public key ASBjuG43VXp7Z7IpTG35LdYkoc8sf5gAAuPXZ7HU2Re3ywo
To claim this, I am signing this object:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. | |
; #Warn ; Enable warnings to assist with detecting common errors. | |
SendMode Input ; Recommended for new scripts due to its superior speed and reliability. | |
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. | |
;https://previous-on-johnpark82.tistory.com/2460791 | |
;shift-space 한영변환. 하드웨어 키보드 레이아웃이 "한글 키보드(103/106키)" 이어야한다. | |
+space::Send, {vk15sc138} | |
; ! Alt |
$ sudo adduser newuesrname | |
# newuesrname으로 접속해서, | |
$ ssh-keygen | |
# ansible-playbook을 위해 admin키를 임시로 등록해둠 | |
$ echo "<admin id_rsa.pub>" >> ~/.ssh/authorized_keys | |
# ansible-playbook을 위해 sudo 권한 임시로 부여 | |
$ sudo usermod -aG sudo newuesrname |
const prioritized = { | |
error: 0, | |
warn: 1, | |
info: 2, | |
verbose: 3, | |
debug: 4, | |
silly: 5 | |
} | |
let level = 'debug' |
{ | |
"title": "alone modified key (@aluc)", | |
"rules": [ | |
{ | |
"description": "Change left control to esc if alone", | |
"manipulators": [ | |
{ | |
"type": "basic", | |
"from": { | |
"key_code": "left_control", |
{ | |
"editor.tabSize": 2, | |
"editor.detectIndentation": false, | |
"editor.autoIndent": false, | |
"python.linting.pylintPath": "${workspaceFolder}/packages-for-code/bin/pylint", | |
"python.envFile": "${workspaceFolder}/.envrc.code", | |
"gitlens.advanced.messages": { | |
"suppressCommitHasNoPreviousCommitWarning": false, | |
"suppressCommitNotFoundWarning": false, | |
"suppressFileNotUnderSourceControlWarning": false, |
I hereby claim:
To claim this, I am signing this object: