GithubHelp home page GithubHelp logo

dotfiles's People

Contributors

dependabot[bot] avatar jan-xyz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

maxzender

dotfiles's Issues

bootstrap homebrew installation

Currently the go application assumes that Homebrew is already installed. This can already be checked in the application and install Homebrew if it is missing.

tmux config

add a tmux config:

  • shortcuts for new tabs
  • swapping tabs and panels

version pinning via a lock-file

Right now, if you manage multiple machines they tend to drift and ecosystems you don't use often will fall behind and will not stay up-to-date. The idea is to write the installed versions into a lock-file and track these as well and make it also machine readable for automatic version bumping support.
e.g.

dotfiles install

should read versions from the lock-file and try to install these

dotfiles update

should update the packages and write the new versions into the lock-file

dotfiles pin

should query the different ecosystems and write the installed versions to the lock-file

Login to App Store when not setup

Currently the App Store installation will fail if the profile doesn't match or the command returns an error. The actual behaviour should be that a login prompt comes up.

Set neotest highlight groups correctly in setup

This is the config available in the setup() call:

    highlights = {
      adapter_name = "NeotestAdapterName",
      border = "NeotestBorder",
      dir = "NeotestDir",
      expand_marker = "NeotestExpandMarker",
      failed = "NeotestFailed",
      file = "NeotestFile",
      focused = "NeotestFocused",
      indent = "NeotestIndent",
      marked = "NeotestMarked",
      namespace = "NeotestNamespace",
      passed = "NeotestPassed",
      running = "NeotestRunning",
      select_win = "NeotestWinSelect",
      skipped = "NeotestSkipped",
      target = "NeotestTarget",
      test = "NeotestTest",
      unknown = "NeotestUnknown",
      watching = "NeotestWatching"
    },

Setting these to valid defaults should do the trick without needing to add special handling in the theme.

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.