Skip to content

juneoh/dotfiles

Repository files navigation

home

Personal environment settings for Ubuntu.

  • terminal multiplexer: tmux
    • color scheme: custom adaptation of hyper-snazzy
  • shell: zsh
  • editor: VIM
    • plugin manager: Vundle
    • plugins: refer to .vimrc file.
  • recommended

Installation

1. Prepare home directory

The settings in .config/user-dirs.dirs file will require the following modifications to the home directory:

  • Changing the user directory names to lowercase
  • Merging Music and Video directory to media

If you wish not to make such change, keep an original copy of your user-dirs.dirs file and revert back after installing the settings in this repository.

2. Run the install script

WARNING: The following script will overwrite your home directory with the files of this repository. Make sure to keep backups to your previous settings if necessary.

sh -c "$(curl -fsSL https://raw.githubusercontent.com/juneoh/dotfiles/install/install.sh)"

About

Personal environment settings for Ubuntu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published