Skip to content

cpaulik/dotfiles

Repository files navigation

Installation

clone this repository and call the install_script

git-browse

bin/git-browse opens the current repo in the browser at the current branch and directory (GitLab /-/tree/ and GitHub /tree/ aware). Bound to prefix + g in tmux for the current pane’s folder.

When the SSH remote host differs from the web host, map it once:

git config --global browse.host.<ssh-host> https://<web-host>/
# e.g.
git config --global browse.host.code.earth.planet.com https://hello.planet.com/code/

Without a mapping the web host is derived from the remote.

About

My dotfiles, spacemacs and zsh with a little bit of tmux, ranger and mpv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors