Skip to content

deathbreakfast/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sean's .dotfiles

Sean's dotfiles contains configuration files for use with my daily Linux development environment. The goals of this configuration are to create a consistent and seamless experience between commonly used interactions. As NeoVim is the primary text editor keyboard shortcuts are tailored around vim navigation. Fingers are to remain on the home row keys as much as possible.

Configuration is managed with dot.

For quick installation on Debian based systems, you can bootstrap the installation of all the development tools for these .dotfiles with this shell script

Prerequisites

Install git from command terminal.

sudo apt install git-all

Once git is installed download and install rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Finally with that done we can install dot

cargo install dot

Installation

From your home directory all you need to do is run the following.

dot init deathbreakfast\dotfiles

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published