Skip to content

Instantly share code, notes, and snippets.

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

Alexander Kim avxkim

🏠
Working from home
View GitHub Profile
@avxkim
avxkim / Short path imports.ts
Created November 28, 2021 18:29
tsconfig.json
"compilerOptions": {
"baseUrl": "./src",
"paths": {
"@app/*": ["app/*"],
"@views/*": ["app/views/*"],
"@components/*": ["app/components/*"],
"@store/*": ["app/store/*"],
"@services/*": ["app/services/*"]
},
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
@avxkim
avxkim / index.html
Created February 5, 2019 04:47
Simple Horizontal Slider
<h1>Horizontal Slider</h1>
<h4>En desarollo</h4>
<hr />
<div class="horizontal-slider">
<ul class="h-items">
<li>1</li>
<li>2</li>
<li>3</li>
</ul>
<div class="h-controlls">
git checkout HEAD fileToDelete
git checkout HEAD fileToDelete
Here's full instructions:
1. Go to your Mac HD/Applications folder and move your World of Warcraft to the Trash
2. Go to your Mac HD/Users/Shared folder and move the Blizzard folder to the Trash
3. Go to your Mac HD/Users/your account/Library/Preferences and delete any files associated with WOW:
(You might not have all of these files.)
- com.blizzard.downloader.plist
- com.blizzard.Downloader.prefs
- com.blizzard.errorreporter.plist
sudo mv composer.phar /usr/local/bin/
vi ~/.bash_profile
alias composer="php /usr/local/bin/composer.phar"
@avxkim
avxkim / test.sh
Created February 17, 2018 15:15
High Sierra 10.13, you can just left-click once to highlight the offending entry, then tap the <DEL> key (not backspace, forward-delete) to remove it.
_
@avxkim
avxkim / instruction.sh
Created February 6, 2018 05:10
Full instructions
Here's full instructions:
1. Go to your Mac HD/Applications folder and move your World of Warcraft to the Trash
2. Go to your Mac HD/Users/Shared folder and move the Blizzard folder to the Trash
3. Go to your Mac HD/Users/your account/Library/Preferences and delete any files associated with WOW:
(You might not have all of these files.)
- com.blizzard.downloader.plist
- com.blizzard.Downloader.prefs
- com.blizzard.errorreporter.plist