Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Scripts? #5

Open
7 of 8 tasks
devlinjunker opened this issue Feb 10, 2021 · 4 comments
Open
7 of 8 tasks

Install Scripts? #5

devlinjunker opened this issue Feb 10, 2021 · 4 comments

Comments

@devlinjunker
Copy link
Owner

devlinjunker commented Feb 10, 2021

Should we create install scripts? Or should all these just be installed through macports?

@devlinjunker
Copy link
Owner Author

devlinjunker commented Feb 4, 2022

Browser Thoughts

@devlinjunker
Copy link
Owner Author

devlinjunker commented Feb 18, 2022

vscode

Extensions?

Settings:

  • Use ZSH Terminal
    "terminal.integrated.profiles.osx": {
         "zsh": {
             "path": "zsh",
             "args": [
                 "-i"
             ]
         }
     },
     "terminal.integrated.defaultProfile.osx": "zsh",
    
  • Tab size: 2 "editor.tabSize": 2,

launch.json examples:

Other Extension Ideas:

  • Better Comments
  • Turbo Console Log
  • Code Runner
  • Import Cost
  • ESLint on top of prettier?
  • Bracket Pair Colorizer 2
  • CSS Peek
  • Auto Close Tags
  • Auto Rename Tags
  • Material Icons?
  • YAML
  • Code Spell Checker
  • TabOut
  • Regex Preview
  • Intellisense
  • Path Intellisense
  • File peek
  • Multiple cursor case preserve
  • Gremlins Tracker
  • File Ops VS Code Extension
  • File Utils
  • Peacock?
  • Quokka.js

  • DevTools for VSCode
  • VSCode Chrome Debug
  • Live Sass
  • Live Sass Compiler
  • Thunderclient?
  • Profile switcher?
  • Bookmarks?
  • Code Time?
  • Block man?
  • Pieces
  • Live Server?
  • Javascript Code Snippets?

https://contextkeeper.io/

https://github.com/viatsko/awesome-vscode

@devlinjunker
Copy link
Owner Author

Advanced

  • pipenv (pip? for AWS script)
  • disk inventory X (windirstat on windows)
  • sshfs (for linking nextcloud drive) - replace dropbox?
    https://sbgrid.org/corewiki/faq-sshfs.md
  • global gitignore (add .gitfetch)

@devlinjunker
Copy link
Owner Author

dotbot: https://github.com/anishathalye/dotbot

  • .zshrc
  • .bash_profile (server?)
  • vscode
  • git
  • chrome?/ff?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant