fish: add discord alias
This commit is contained in:
parent
88aff999d2
commit
2549b78a3f
@ -42,6 +42,9 @@ function musrec
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# discord in chromium
|
||||||
|
function discord; chromium --profile-directory="Profile 2" --app=https://app.discord.com & disown; exit; end
|
||||||
|
|
||||||
# git stuff
|
# git stuff
|
||||||
abbr -a -- gs git status
|
abbr -a -- gs git status
|
||||||
abbr -a -- gl git log
|
abbr -a -- gl git log
|
||||||
|
Loading…
Reference in New Issue
Block a user