1
0
mirror of https://github.com/drewcassidy/dotfiles synced 2024-09-01 18:24:06 +00:00

add attribution to oh-my-fish/plugin-bang-bang where I got the functions

This commit is contained in:
Andrew Cassidy 2017-12-05 12:25:24 -08:00
parent a7ac0bff50
commit 6ef02a9396
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# Source: https://github.com/oh-my-fish/plugin-bang-bang
function __history_previous_command
switch (commandline -t)
case "!"

View File

@ -1,3 +1,4 @@
# Source: https://github.com/oh-my-fish/plugin-bang-bang
function __history_previous_command_arguments
switch (commandline -t)
case "!"