Skip to content

Instantly share code, notes, and snippets.

View sammarxz's full-sized avatar
🐛
Unexpected '{' on line 26

Sam Marxz sammarxz

🐛
Unexpected '{' on line 26
View GitHub Profile
@sammarxz
sammarxz / elixir-install.md
Last active December 15, 2024 16:39
Elixir install steps on Ubuntu 22.04.5 LTS

Elixir install guide

  1. Clone de asdf
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v[latest-version]
  1. Add the asdf path to your bash/zsh profile
echo ". $HOME/.asdf/asdf.sh" >> ~/.bashrc # or ~/.zshrc
@sammarxz
sammarxz / settings.json
Last active April 8, 2024 17:15
VScode personal config
{
"window.menuBarVisibility": "toggle",
"workbench.startupEditor": "newUntitledFile",
"workbench.iconTheme": "symbols",
"workbench.colorTheme": "Min Dark",
"workbench.productIconTheme": "fluent-icons",
"workbench.editor.labelFormat": "short",
"window.zoomLevel": -0.5,
"window.titleBarStyle": "custom",
call plug#begin('~/.local/share/nvim/plugged')
Plug 'SirVer/ultisnips'
Plug 'honza/vim-snippets'
call plug#end()
let g:UltiSnipsExpandTrigger="<tab>"
let g:UltiSnipsJumpForwardTrigger="<tab>"
let g:UltiSnipsJumpBackwardTrigger="<c-b>"
let g:UltiSnipsExpandTrigger="<tab>"
let g:UltiSnipsJumpForwardTrigger="<tab>"
let g:UltiSnipsJumpBackwardTrigger="<c-b>"
snippet i "import module"
import ${1} from '${2}';
endsnippet
let g:UltiSnipsSnippetDirectories=[$HOME.'/.vim/UltiSnips']
call plug#begin('~/.local/share/nvim/plugged')
Plug 'SirVer/ultisnips'
Plug 'honza/vim-snippets'
call plug#end()

Keybase proof

I hereby claim:

  • I am sammarxz on github.
  • I am smarxz (https://keybase.io/smarxz) on keybase.
  • I have a public key ASD-csVvHuASjiRz0J7VWHlkbLyODPvyUJutsDTtOsbo_wo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am sammarxz on github.
  • I am sammarxz (https://keybase.io/sammarxz) on keybase.
  • I have a public key ASBJMeGDjmrnQaOgegeEj9jczeHOXqgfoO4qkm6v8INDQAo

To claim this, I am signing this object: