Skip to content

nacharya/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

dot files for commonly used software programs and working environment primarily around command line and some software programs that have been very useful

Components

  • cloud

    • aws, azure, gcp
  • environments

    • git
    • go
    • Python3
    • Rust
    • bash
    • fish
  • terminals

    • kitty
    • tmux
  • editors

    • neovim
    • VSCode
  • browsers

    • chrome
    • firefox
    • arc

OS Platforms

  • Linux ( Ubuntu24.04+, Debian12+ )
  • Windows 12 Pro+ with WSLv2
  • Mac OSX ( Sonoma+ )

Installation

Use the dots scripts attached to install , show and remove the components

% ./dots --help
./dots < commands > < components >
./dots [ show | install | remove | backup | restore ] [ cloud | base | pkg ]
Commands:
         show
         install
         remove
         backup
         restore
Components:
         cloud
         base

Usage

To install the base packages needed

% ./dots install pkg

To install the base components

% ./dots install base

To create a backup of the base components

% ./dots backup base

To restore the base components

% ./dots restore base

To remove the base components

% ./dots remove base

Cloud

To setup the basic cloud rc files for AWS, Azure and GCP

% ./dots install cloud

About

dot files for mom only used programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages