Skip to content

marydn/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explanation

This will replace whatever configuration you have for your terminal.

Script will:

  • Install git
  • Install neovim through Snap
  • Execute noobs-term script
  • Customize noobs-term default installation

Installation

Execute the installer from your terminal in order to avoid even having to manually install git!

bash <(curl -s https://raw.githubusercontent.com/marydn/dotfiles/master/installer)

Setup

  1. Press Ctrl + a, then I to load tmux plugins
  2. In Gnome terminal preferences, set Nord as your default profile
  3. Set an appropriate font (e.g. Inconsolata for Powerline)

UI Preview:

image info

Side notes

All commits for this repository were made using:

git yolo && git push

git yolo is an alias for git you can check in the .gifconfig file. It will execute:

!git add -A && git commit -m \"$(curl -s whatthecommit.com/index.txt)\"

whatthecommit.com is a web app that generates random commit messages every time you request the index page, so we're getting that random message and using it to create a commit.

About

My personal dotfiles 🦙

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages