Skip to content

My dotfiles, mainly for Ubuntu

Notifications You must be signed in to change notification settings

dovry/.dotfiles

Repository files navigation

Dotfiles

Setup

shell_setup.sh is a script that adds a few lines of text to the current shell's .rc file so it can source the aliases and functions. If a .rc file exists, then it is moved, and a dummy file that sources everything required is created instead. It also symlinks .vimrc, .tmux.conf and .versions to ~/

Version numbering

Running ver or version returns the version number for each of the files

  • X.0.0 major - the file is overhauled
  • 0.X.0 minor - commands are added or removed
  • 0.0.X fix - the file is improved in any other way

These files contain aliases and functions for both bash and zsh

configuration for Tmux

configuration for Vim

Fresh-install

Bootstrapping scripts - WIP

About

My dotfiles, mainly for Ubuntu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published