Giter Club home page Giter Club logo

dotfiles's Introduction

Ilm development environment

MacOS

zsh -c "$(curl -sSL https://dub.sh/I2dJKhb)"

Rocky Linux

bash -c "$(curl -sSL https://dub.sh/WFQOW36)"

Fedora

bash -c "$(curl -sSL https://dub.sh/OKPDJA4)"

Ubuntu

bash -c "$(wget -qO- https://dub.sh/NAWwPIu)"

Debian

bash -c "$(wget -qO- https://dub.sh/6a0zdj1)"

Minimal installation on Fedora/Rocky

bash -c "$(curl -sSL https://dub.sh/zEIpneC)"

Minimal installation on Ubuntu/Debian

bash -c "$(wget -qO- https://dub.sh/aPKPT8V)"

Zsh environment

mv ~/.zshrc ~/.zshrc.bak
curl -sSL https://dub.sh/YY3a8Um > ~/.zshrc

Tmux environment

mv ~/.config/tmux.conf ~/.config/tmux.conf.bak
curl -sSL https://dub.sh/me3OYAJ > ~/.config/tmux.conf

Installer

You could select what you want to install from the following options.

Following editors are supported

  • neovim
  • vscode
  • emacs

Following languages are supported

  • python(pyen, poetry and miniconda)
  • pnpm(web development)
  • cpp(c++ development)
  • rust
  • go

Following virtualization tools are supported

  • docker
  • podman
  • libvirt
  • cockpit
  • ct(docker, podman)
  • virt(ct and libvirt)

If you want a good shell configuration, following options are supported

  • config (this will configure zsh, tmux, and git, but without installing any packages)
  • shell (installs all shell tools but without any config)

On your desktop, following options are supported

  • alacritty
  • fonts
  • apps(telegram, zoom, chromium etc)

For example if I need web and zsh environment, I would run

bash -c "$(wget -qO- https://dub.sh/kceoClT)" -- web config

If I only need configuration without any packages(for eg: On arch linux, install any of zsh, git, tmux, neovim, emacs)

bash -c "$(wget -qO- https://dub.sh/kceoClT)" -- config

dotfiles's People

Contributors

pervezfunctor avatar

Watchers

 avatar  avatar

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.