This website works better with JavaScript.
Explore
Help
Sign In
yax
/
dotfiles
mirror of
https://github.com/kianby/dotfiles
Watch
1
Star
1
Fork
You've already forked dotfiles
0
Code
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e996c63879
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e996c63879'
${ noResults }
dotfiles
/
dot_tigrc
7 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add .tigrc
4 years ago
# Push local changes to origin
bind status P !git p
# Delete file
hide output for untracked file deletion
4 years ago
bind status D !@?rm %(file)
add .tigrc
4 years ago