Skip to content

Instantly share code, notes, and snippets.

View Luxcium's full-sized avatar
:octocat:
Full-time TypeScript worshiper, Node.JS enthusiast and VsCode junkie.

Benjamin Vincent Luxcium

:octocat:
Full-time TypeScript worshiper, Node.JS enthusiast and VsCode junkie.
  • Luxcium
  • Québec, Qc, Canada
  • X @Luxcium
View GitHub Profile
@Luxcium
Luxcium / !!!_how-to-install-luxcium-vscode-portable.md
Last active December 14, 2024 13:08
Generate a folder with VSCode for macOS portable edition when run in an empty folder with internet connection

How to Install Luxcium's Vscode Portable (macOS)

I have made a quick VSCODE-Portable installer just execute the script inside a macOS empty folder to have a working copy of visual studio code portable that is self contained inside that folder (not messing with your main VSCode profile easy to throw away or to keep on a USB stick)

TL;DR

Run this script in an empty folder to install Luxcium's Vscode Portable:

bash <(curl -s   https://gist.githubusercontent.com/Luxcium/7357d34622c148f6041842321f315d7a/raw/a758b82e6818b9b9b664b210228ea93f9314c1b4/luxcium-vscode-portable.sh)
@Luxcium
Luxcium / proto-scriptX.sh
Last active September 22, 2019 22:07
Generate a folder with VSCode for macOS portable edition when run in an empty folder with internet connection
#!/usr/bin/env /bin/sh
rm -f .DS_Store
this_file="$(basename "$(test -L "$0" && readlink "$0" || echo "$0")")"
in_this_folder="$(ls -A ./)"
if [ -z "$in_this_folder" ] || [ "$this_file" = "$in_this_folder" ]; then
echo ""
echo "🧞‍♀️"
echo 'please wait:'
else
@Luxcium
Luxcium / revert-spotlight.txt
Created September 13, 2019 10:34
How to hide the Spotlight Search icon from the menu bar
How to hide the Spotlight Search icon from the menu bar
Joaquim Barbosa on February 2, 2017 18 comments
https://www.idownloadblog.com/2017/02/02/disable-spotlight-remove-menu-bar/
Reverting your changes
If you’re already missing the convenience and charm of Spotlight in your menu bar, we can easily reverse our changes to resuscitate the little fellow.
1) Disable SIP again.
2) Open the Terminal application.
{
"workbench.colorTheme": "Pop N' Lock Theme by Luxcium ✨",
"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.activeIconPack": "react",
"material-icon-theme.showReloadMessage": true,
"material-icon-theme.showUpdateMessage": true,
"material-icon-theme.folders.associations": {
"axios": "middleware",
"iex-api-react": "components",
"localbitcoin": "job",
@Luxcium
Luxcium / H9gTzHl8kCc5abh1Dd0h1YMUSjI=.png
Last active April 16, 2019 12:05
LUXCIUM BASE 64 PGP SIGNATURE FINGER PRINT
H9gTzHl8kCc5abh1Dd0h1YMUSjI=.png
@Luxcium
Luxcium / 2018-11-16T12_28_54_168Z-debug.log
Created November 16, 2018 12:31
$> npm install -g friendly-typed-css-modules »» ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/friendly-typed-css-modules/lib/cli.js
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/10.12.0/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli 'friendly-typed-css-modules' ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session ec4f9b72705f1861
5 silly install loadCurrentTree