Code Monkey home page Code Monkey logo

dotfiles's People

Contributors

sujaykumarh avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

[vscode] RPROMPT issue

breaks shell visual when RPROMPT is used on vs-code v1.70.0


Temp Fix: disable RPROMPT when using vs-code

[[ "$TERM_PROGRAM" != "vscode" ]] && RPROMPT

โ™ป๏ธ Restructure repo

better folder structure

  • move or remove dot-scripts
  • restructure modules
  • add basic structure
  • add customizable folder will be handled by setup scripts
  • move scripts
  • remove files and replace with @sujaykumarh/start project
  • cleanup aliases folder

show [package] version in prompt

  • Show NodeJS package version if package.json available

  • Show git tag if available


Example

no tag but package.json version

user@host [ ~/node-project ] on ๐ŸŒฟ main ๐Ÿ“ฆ v1.0.0
โžœ


when current commit is a tag with package.json version

user@host [ ~/node-project ] on ๐ŸŒฟ main ๐Ÿท๏ธ v1.0.0 ๐Ÿ“ฆ v1.0.0
โžœ

๐Ÿ“ Add wiki

  • add setup
    • add default setup mode
    • add lightweight setup for raspberry-pi and server env
    • add unattended install
    • add keybinding config
    • add env config
  • add config
  • add aliases list
  • add keybindings available

๐ŸŽจ npm-cli setup, config, remove etc..

replace install scripts with npm-cli or npx

cli options:

  • uninstall and restore from backup if needed
  • interactive mode to install full dotfiles or limited for server env
  • install and backup configs
    • generate default git config using @sujaykumarh/start options and scope

setup script

ToDo's

  • interactive npm-cli and unattened version
  • add config options
  • install required packages (fzf, etc..)
  • install extra packages
  • configure dotfiles backup options
  • add restore from backup
  • add wiki

๐Ÿณ Add Dockerfiles

Useful for

  • demo to run in a container before install locally
    example: docker run --rm -it sujaykumarh/dotfiles

  • for testing dotfiles in container during development

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.