๐Ÿ“ฆ RobLoach / dotfiles

:open_file_folder: My Dotfiles

โ˜… 3 stars โ‘‚ 1 forks ๐Ÿ‘ 3 watching โš–๏ธ zlib License
๐Ÿ“ฅ Clone https://github.com/RobLoach/dotfiles.git
HTTPS git clone https://github.com/RobLoach/dotfiles.git
SSH git clone git@github.com:RobLoach/dotfiles.git
CLI gh repo clone RobLoach/dotfiles
Rob Loach Rob Loach Ignore favicon.gif 2506960 21 days ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .asdf_data
๐Ÿ“ .oh-my-bash-custom
๐Ÿ“ dependencies
๐Ÿ“ dot_config
๐Ÿ“„ .bashrc
๐Ÿ“„ .editorconfig
๐Ÿ“„ .face
๐Ÿ“„ .gitconfig
๐Ÿ“„ .gitignore
๐Ÿ“„ .gitmodules
๐Ÿ“„ .inputrc
๐Ÿ“„ .nanorc
๐Ÿ“„ .sshconfig
๐Ÿ“„ .vimrc-extras.vim
๐Ÿ“„ composer.json
๐Ÿ“„ LICENSE
๐Ÿ“„ Makefile
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ README.md

RobLoach's Dotfiles

Everyone loves Dotfiles. These are mine, but feel free to use them yourself.

Features

  • oh-my-bash for a minimalist bash theme
  • asdf-vm for version management of development tools
  • nano syntax highlighting for improved nano-ing
  • vimrc for the ultimate vim experience
  • Gogh for consistent terminal emulator color schemes
  • bash-completion for a set of completions for shell applications
  • Dracula Theme wherever possible
  • gitalias commands for easier version control
  • Composer applications installed via cgr
  • Cleanly managed through symlinks and make
  • Absolutely no guarantees that things work or won't break your system :astronaut:

Dependencies

Installation

  • Clone the repository into ~/.dotfiles:
`` bash git clone --recursive https://github.com/RobLoach/dotfiles.git ~/.dotfiles %%CODEBLOCK0%% bash make -C ~/.dotfiles %%CODEBLOCK1%% bash make clean -C ~/.dotfiles rm -rf ~/.dotfiles %%CODEBLOCK2%%sh make test -C ~/.dotfiles %%CODEBLOCK3%% make update -C ~/.dotfiles ``

License

Licensed under the zlib license. Copyright © Rob Loach (https://robloach.net).