Skip to content

Quick customization of freshly installed Linux distro.

Notifications You must be signed in to change notification settings

gr8jam/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Place for my personal configuration files

the article about it:

http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to-manage-your-dotfiles.html

tldr;

Once repository is cloned, use the following commands:

$ cd ~/dotfiles
$ stow zsh

Setting up a new PC

  1. Install basic tools

    sudo apt install git terminator vim stow ranger curl
  2. Install oh-my-zsh by following the instructions.

  3. Clone this repository directory and 'stow' the dotfiles.

    $ cd ~/dotfiles
    $ stow zsh
  4. Install fzf (a general-purpose command-line fuzzy finder) following the instructions.

  5. Install zsh-insulter (to randomly insults the user when typing wrong command) following the instructions.

  6. Install miniconda (a free minimal installer for conda) following the instructions

About

Quick customization of freshly installed Linux distro.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published