mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
settings for grv
This commit is contained in:
parent
c5581bc7b3
commit
d5b57cfdc3
2 changed files with 4 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@
|
|||
# Config files that are not suitable to add to version control:
|
||||
link/nix/config/configstore/update-notifier-npm.json
|
||||
link/nix/config/filezilla
|
||||
link/nix/config/grv/
|
||||
link/nix/config/hub
|
||||
link/nix/config/NuGet/nuget.config
|
||||
link/nix/config/powershell/powershellget/
|
||||
|
|
|
|||
|
|
@ -85,6 +85,9 @@ alias sz='source ~/.zshrc'
|
|||
alias st='/Applications/SourceTree.app/Contents/MacOS/SourceTree &'
|
||||
alias ykey='pkill gpg-agent && source ~/.zshrc; ssh-add -L'
|
||||
|
||||
# this makes grv from homebrew work
|
||||
unalias grv
|
||||
|
||||
function otpon() {
|
||||
osascript -e 'tell application "yubiswitch" to KeyOn'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue