https://github.com/d-k-ivanov/dotfiles

https://github.com/d-k-ivanov/dotfiles

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: d-k-ivanov
  • License: mit
  • Language: PowerShell
  • Default Branch: main
  • Size: 2.14 MB
Statistics
  • Stars: 4
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

My dotfiles to all of my systems

  • Windows
  • Linux
  • MacOS

Git Posh Options

To disable something in git-posh-bash:

bash cd my-git-repo/ git config bash.enableGitStatus false git config bash.enableFileStatus false git config bash.showStatusWhenZero false git config bash.enableStashStatus false git config bash.enableStatusSymbol false

To restore the default behavior:

bash cd my-git-repo/ git config --unset bash.enableGitStatus git config --unset bash.enableFileStatus git config --unset bash.showStatusWhenZero git config --unset bash.enableStashStatus git config --unset bash.enableStatusSymbol

Owner

  • Name: Dmitry Ivanov
  • Login: d-k-ivanov
  • Kind: user
  • Location: España
  • Company: @ClearCorrect

GitHub Events

Total
  • Push event: 147
  • Fork event: 1
Last Year
  • Push event: 147
  • Fork event: 1