Skip to content

owenvoke/dotfiles

Repository files navigation

dotfiles

Shell Coding Style IDE IDE Theme

A collection of my dotfiles for development.

Install

git clone https://github.com/owenvoke/dotfiles && cd dotfiles && ./install

Customising environment and paths

To customise the environment, create a file called $HOME/.env.local and fill in any variables using export.

To customise the path loading, create a file called $HOME/.paths.local and add paths using PATH="[new_path]:$PATH".

To customise the shell aliases list, create a file called $HOME/.shell-aliases.local and add aliases to it.

About

A collection of my dotfiles for development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published