update aliases
This commit is contained in:
parent
d5aae79033
commit
df30ec7745
@ -6,6 +6,7 @@
|
||||
|
||||
;= rem general
|
||||
e.=explorer .
|
||||
..=cd ..
|
||||
ls=ls --show-control-chars -F --color $*
|
||||
pwd=cd
|
||||
clear=cls
|
||||
|
@ -6,9 +6,9 @@
|
||||
"terminal.integrated.shell.windows": "${env:USERPROFILE}\\cmder\\Cmder.exe",
|
||||
"terminal.explorerKind": "external",
|
||||
"terminal.external.windowsExec": "${env:USERPROFILE}\\cmder\\Cmder.exe",
|
||||
"terminal.external.linuxExec": "tilix",
|
||||
"terminal.external.linuxExec": "tilix",
|
||||
"team.showWelcomeMessage": false,
|
||||
"sqltools.useNodeRuntime": true,
|
||||
"sqltools.useNodeRuntime": true,
|
||||
"mssql.connections": [
|
||||
{
|
||||
"server": "(localdb)\\mssqllocaldb",
|
||||
|
Loading…
Reference in New Issue
Block a user