Git Product home page Git Product logo

.dotfiles's Introduction

.dotfiles

Installation

Manual

Requirements:

  • git
  • stow (linux only)
  • powershell 7 (windows only)
  1. Clone the Repository

    cd $HOME
    git clone https://github.com/dubskysteam/.dotfiles
    cd .dotfiles
  2. Create symlinks

    Linux / Arch

    stow X  # Replace X with the folder name you want to symlink

    Windows

    New-Item -Path PATH_FROM_DOTFILES -ItemType SymbolicLink -Value PATH_TO_TARGET_DIR

Install scripts - (Recommended)

  • Arch

    sudo chmod +x ./install.sh
    sudo ./install.sh
  • Windows

    1. Install PowerShell 7 if required

      winget install --id Microsoft.Powershell --source winget
    2. Install necessary programs

      .\win_install_req.ps1
    3. Create symlinks

      .\win_install.ps1

Supported

Supported Distros
Arch (Tested: 17.06.2024)
Windows 23H2 (Tested: 17.06.2023)
EndeavourOS (Tested: 06.11.2023)
Languages
C/C++
Java 17
NodeJS 16 (Latest on Arch)
Python 3
Terminals
Alacritty # A cross-platform, GPU-accelerated terminal emulator
Wezterm # A GPU-accelerated cross-platform terminal emulator and multiplexer
Kitty # A fast, feature-rich, GPU based terminal emulator
PowerShell # A cross-platform task automation and configuration management framework from Microsoft
Quality of Life
git # A distributed version control system for tracking changes in source code during software development
tmux # A terminal multiplexer for Unix-like operating systems
gpg # GNU Privacy Guard, a data encryption and decryption program
curl # A command-line tool for transferring data specified with URL syntax
wget # A free utility for non-interactive download of files from the web
stow # A symlink farm manager
neovim # A hyperextensible text editor based on Vim
screenfetch # Neofetch alternative
gh # GitHub CLI, a powerful, official command-line tool for interacting with GitHub from your terminal

.dotfiles's People

Contributors

dubskysteam avatar

Stargazers

 avatar

Watchers

James Cloos 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.