Giter Site home page Giter Site logo

dotfiles's People

Contributors

thenorili avatar

Stargazers

 avatar

Watchers

 avatar

dotfiles's Issues

update readme.md

This is for personal use so it's not the highest priority, but it's unsightly to see old TODOs in the readme when I could make proper use of that space and convert those to git issues.

separate sudo and user capabilities

currently the script requires sudo from a nonroot user.

It should separate distinct permissions options. Some use cases:

  • packages for system, configs for user
  • no access to root -- packages for user if possible, configs for user regardless, list packages already installed / just installed / unable to install
  • packages, configs, and manual packages for system; clean config for user?

Deployment workflow

  • install OS
  • pull dotfiles repo
  • run dotfiles install script (installs dotfiles and packages)
  • TODO: deploy ssh keys (maybe before pulling initial repo, wrapper script?)

incremental-update script

  • checks for changes to package list, runs any relevant
  • copies over dotfile changes
  • conflict resolution for changes not expected from target dotfile (essential! diff command should handle)
  • handling the easy case can be prioritized (previous files match something from history, easy diff applied)
    • tag files with version?

$HOME/.cache/dein.vim hardcoded into .vimrc and init.vim

.local/dein.vim is offered by the dein script as an alternative, i used that and it failed to start until i modified things manually -- should be scripted, perhaps an env var

EXTRA: dein script could be included, run automatically, or reproduced by a setup script

set g:vim_json_conceal=0

find a place for the following

" Disable quote concealing in JSON files
let g:vim_json_conceal=0

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.