https://github.com/clopnaz/dotfiles

https://github.com/clopnaz/dotfiles

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: clopnaz
  • Language: Vim Script
  • Default Branch: master
  • Size: 11.7 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 7 years ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

INSTALL

git clone https://github.com/clopnaz/dotfiles
cd dotfiles
chmod +x install.sh
./install.sh

CONTENTS

.bashrc

  • vim as default editor # .gitconfig
  • name and email
  • vim as editor
  • git log alias git lg (https://coderwall.com/p/euwpig/a-better-git-log) # .tmux.conf
  • tmux use 256 colors
  • aggressive resizing
  • long history
  • arrows to change panes
  • rename-window (,) deletes old name # .vimrc
  • highlight search results
  • fold indicator
  • folding in markdown
  • dynamic absolute/relative line numbers (credit: jeffkreeftmeijer.com)
  • numbered lines
  • autoindent
  • C-F5 prints a timestamp
  • vim-plugged
    • vimwiki/vimwiki
    • customization: open links in new tab
    • SirVer/ultisnips
    • customization: shortcut is shift+tab
    • tpope/vim-surround
    • arcticicestudio/nord-vim
    • chrisbra/recover.vim # install.sh
  • moves all the dotfiles to $HOME

Owner

  • Login: clopnaz
  • Kind: user

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2