Skip to content
/ dotfiles Public

A collection of my dotfiles for terminal-based applications and other Linux applications that support them.

Notifications You must be signed in to change notification settings

eef-g/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

This is a collection of my dotfiles for my linux systems. With a fully fledged install script that will allow for installing all of the dependencies that are needed in my dotfiles.

Please note that if you run the install script, it will overwrite any existing configurations that you have on your system, so do not forget to take backups of any CLI tools or other file-based configurations on your system!


Showcase

  • An example of my laptop An example of my laptop

  • An example of the terminal An example of my terminal

  • Another terminal example An example of my tmux workflow


Installation

To install my dotfile setup:

  1. First, clone the git repository
git clone https://www.github.com/eef-g/dotfiles.git ~/dotfiles
  1. Next, navigate into the Installation
cd ~/dotfiles
  1. Run the installation script to install and setup the dotfiles
bin/install.sh
  1. The dotfiles should now be installed, but some plugins may need to be loaded, such as for tmux.

  2. Any time you make changes to the dotfiles and need to resync them, run the following command in a zsh session:

syncdots

About

A collection of my dotfiles for terminal-based applications and other Linux applications that support them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages