Skip to content

tomaspapan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7295f99 · Apr 22, 2018
Feb 4, 2018
Feb 5, 2018
Feb 5, 2018
Feb 4, 2018
Apr 22, 2018
Feb 1, 2018
Feb 25, 2018
Jan 30, 2018
Feb 5, 2018
Feb 4, 2018
Feb 22, 2018
Feb 5, 2018
Apr 22, 2018

Repository files navigation

Tomas Papan's Dotfiles

Prerequisites

git vim python rsync zsh zsh-completions curl
optional: the_silver_searcher(ag)

Pull the repo into your home directory

git clone https://gitlab.papan.sk/morpheus/dotfiles.git
./dotfiles/bootstrap.sh

Install vim dependencies

install-vim

It will install all the plugins.

It is recommended to install faster seracher then simple grep. This vimrc supports The Silver Searcher and ripgrep.

Update

reload

~/.gitconfig.local

If the ~/.gitconfig.local file exists, it will be automatically included after the configurations from ~/.gitconfig, thus, allowing its content to overwrite or add to the existing git configurations.

Note: Use ~/.gitconfig.local to store sensitive information such as the git user credentials, e.g.:

[user]
  name = Tomas Papan
  email = tomas@example.com

Openbox

My default WM in Linux is Openbox + tint2 + urxvt Fonts: Roboto, Dejavu, Noto

License

Public domain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published