Code Monkey home page Code Monkey logo

dotfiles.seeminglyscience's Introduction

SeeminglyScience's dot files

This repo holds my PowerShell profile and various other configuration files. Some of these things I use every day, others may be unfinished or straight up broken. This isn't intended to be a supported product.

Managed with chezmoi

This snippet is mainly for me:

(iwr -useb https://seemingly.dev/install-dots).Content | iex

You'd need to (but probably shouldn't, just use this as reference) do:

$env:NO_SECRETS = 1;(iwr -useb https://seemingly.dev/install-dots).Content | iex

PowerShell

VSCode

VSCode settings are handled with settings sync, but a snapshot is included here for reference.

Also here are my current extensions:

  • alefragnani.project-manager
  • bungcip.better-toml
  • DavidAnson.vscode-markdownlint
  • eamodio.gitlens
  • EditorConfig.EditorConfig
  • Fudge.auto-using
  • GitHub.vscode-pull-request-github
  • josefpihrt-vscode.roslynator
  • ms-azure-devops.azure-pipelines
  • ms-dotnettools.csharp
  • ms-vscode-remote.remote-containers
  • ms-vscode.azure-account
  • ms-vscode.cpptools
  • ms-vscode.hexeditor
  • ms-vscode.powershell-preview
  • ms-vscode.vscode-typescript-tslint-plugin
  • pascalsenn.keyboard-quickfix
  • redhat.vscode-xml
  • twxs.cmake
  • TylerLeonhardt.vscode-inline-values-powershell
  • usernamehw.errorlens
  • vitaliymaz.vscode-svg-previewer
  • vscodevim.vim
  • wwm.better-align
  • XadillaX.viml

Vim

The neovim init.vim just points to .vimrc below.

Only thing that isn't handled by chezmoi:

  • Install coc extensions with :CocInstall extensionname
    • coc-powershell
    • coc-marketplace
    • coc-omnisharp
    • coc-json

Windows Terminal

Git

Apex Legends

For apex to execute a config it actually needs to be in ApexInstallDir/cfg but you can't really manage that well with chezmoi so I have a script to copy it.

Future

In the future I'd like to:

  • Document the profile functions
  • Remove what doesn't work

dotfiles.seeminglyscience's People

Contributors

seeminglyscience avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.