Skip to content

Collection of personal dot/configuration files

Notifications You must be signed in to change notification settings

boreec/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository is a collection of configuration files that I use across my systems. It is not intended to be easy to use for all, but to serve as a backup in case of a new OS setup/upgrade.

Still, I encourage anyone to explore this repository and use these files as a reference for your own configuration files.

Setup

Move to your home directory, create an empty git repository, set the remote to this repository and pull.

cd ~
git init .
git remote add origin https://github.com/boreec/dotfiles.git
git pull origin main

Key Bindings

  • Appication shortcuts
    • Ctrl + Shift + C: open the console
    • Ctrl + Shift + F: open firefox
  • Website shortcuts
    • Ctrl + Cmd/Alt + G: open GitHub

Editor

LSPs

Shell/Terminal

Utilities

Web Browser

About

Collection of personal dot/configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published