Giter Club home page Giter Club logo

dotfiles's People

Contributors

asim-tahir avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

dotfiles's Issues

Refactoring to golang

AFAIK, the bash script has low control over command execution and controlling the results of the command. It is necessary to switch to a compiled language like golang which has more control over command execution and control over command results.

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

This repository currently has no open or pending branches.


  • Check this box to trigger a request for Renovate to run again on this repository

`WARNING` message ascii border is overflow

+------------------------------------------------------------------------+
| 				 !!WARNING!! 				 |
|                                                                        |
|    This script overwrite the files located in the /Users/<username>/ directory.    |
| 		 (e.g. /Users/<username>/.bashrc, /Users/<username>/.zshrc etc.) 		 |
|                                                                        |
+------------------------------------------------------------------------+

Folders/files not copied

Do you wanna continue? [y]es/[N]o:
y
[+] /Users/<username>/.oh-my-zsh found, skipping.
[!] DEBUG mode enabled, dotfiles copied from /Users/<username>
[#] copy dotfiles from /tmp/dotfiles to /Users/<username>
cp: /Users/<username>/.bashrc: No such file or directory
cp: /Users/<username>/.p10k.zsh: No such file or directory
cp: /Users/<username>/.vimrc: No such file or directory
cp: /Users/<username>/.zshrc and /Users/<username>/.zshrc are identical (not copied).

Needs easily setup via `install.sh`

Dotfiles easily fetch via wget/curl and installed via install.sh bash script file.

E.g:

via curl

sh -c "$(curl -fsSL https://raw.github.com/Asim-Tahir/dotfiles/main/install.sh)"

via wget

sh -c "$(wget https://raw.github.com/Asim-Tahir/dotfiles/main/install.sh -O -)"

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.