Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 1.06 KB

README.md

File metadata and controls

12 lines (12 loc) · 1.06 KB

LINUX

info

Public repo to backup my Linux configs and to keep track of my learning progress.
linux_notes.md holds currently my combined notes on bash and Linux
I've separated my notes on vim into vim_notes.md
And my notes on tmux into tmux_notes.md

scripts

scripts/ holds interesting scripts I've copied or written. The directory is exported to my path to make them executable from my shell.

dotfiles

dotfiles/ stores my most relevant config files and a setup script which links those files to my home directory.

dotfiles/remot

remote/ stores reduced versions of my dotfiles which I'm using as a default setup on any new remote systems.