- Columbus, OH
Pinned Loading
-
rebase-wizard
rebase-wizard PublicCLI Wizard to help find the right arguments for `git rebase`
Rust 3
-
VSCode Settings
VSCode Settings 1{
2"breadcrumbs.enabled": true,
3"editor.copyWithSyntaxHighlighting": false,
4"editor.cursorBlinking": "phase",
5"editor.cursorSmoothCaretAnimation": true,
-
iex_history_instructions.md
iex_history_instructions.md 1Setup Elixir History:
21. `touch ~/.iex_history`
32. Set the ERL_AFLAGS env var:
4bash: `echo "export ERL_AFLAGS='-kernel shell_history enabled'" >> ~/.bashrc`
5zsh: `echo "export ERL_AFLAGS='-kernel shell_history enabled'" >> ~/.zshrc`
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.