Skip to content
/ dotfiles Public

dotfiles for my personal dev environment (debian x64)

License

Notifications You must be signed in to change notification settings

althk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

dotfiles for personal dev environment (Debian x64). Simple and basic.

Environment: Debian (Testing) x64

Layout

  • dotfiles
    • rc
      • basic setup needed for shell
    • shell
      • used by the rc scripts to initialize the env, keeping extras here
    • install
      • scripts to install additional essential packages
    • (other pkgs, e.g., tmux)
      • specific packages with their dotfiles which need to be copied to ~

Setup

The only software dependency is git (although strictly speaking, the repo can be downloaded using wget/curl and a direct download link)

Using git

$ sudo apt-get install -y git
$ git clone https://github.com/althk/dotfiles.git ~/.dotfiles
$ ~/.dotfiles/setup.sh

References

Getting Started With Dotfiles - The framework for this repo is based on this article, and the author's dotfiles repo dotfiles.github.io - Has everything on dotfiles and more

About

dotfiles for my personal dev environment (debian x64)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages