GithubHelp home page GithubHelp logo

dotfiles's People

Contributors

itsshunya avatar

Stargazers

 avatar

Watchers

 avatar

dotfiles's Issues

Missing custom Fonts in new install

Upon trying to do a new install I found that the font used in VSCode was not included.

  • Replace Caskaydia in VScode to Cascadia Code PL font (official).
  • Check if other fonts need to be replaced. (Powershell? Oh-my-posh?)
  • Check if more apps are missconfigurated from missing font.

Add Windows Terminal configuration

Windows Terminal is a really powerful tool that I have been using pretty much daily in different computers (work/home), so I thought it would be a good idea if I could share my own configuration amongst these computers.

Steps

  • Add new Windows Terminal *.yaml file for Windows only.
  • Add new step (Windows only) to install the specified *.yaml file.
  • Add symlinks for the configuration files used by Windows Terminal.

Windows Terminal configuration is version specific

Found one issue during the addition of support for Windows Terminal: As many other Microsoft applications, the configuration for Windows Terminal is not really a dotfile, it is stored directly into some hidden folders within APPDATA and also in the original folder where the application is installed.

The path within APPDATA seems to be version dependant (or at least OS dependant):
E.g: ~/AppData/Local/Packages/Microsoft.WindowsTerminalPreview_8wekyb3d8bbwe/LocalState/settings.json

We should find a way to avoid being version dependant, as this will most likely fail in future updates or patches of Windows or Windows Terminal.

Cannot add dotfile for Windows Terminal's defaults.json

The file defaults.json is well hidden within the folder WindowsApps; inside Program Files. The issue with this is that WindowsApps is really well protected against any kind of modifications, as the owner of that folder is set to TrustedInstaller, and the rest do not even have permission to view the files.

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.