mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
feat(tools): move over a few more tools to be managed by mise
This commit is contained in:
@@ -46,6 +46,11 @@ if command-exists flutter; then
|
||||
alias fl="flutter"
|
||||
fi
|
||||
|
||||
# hwatch
|
||||
if command-exists hwatch; then
|
||||
alias wa="hwatch"
|
||||
fi
|
||||
|
||||
# Misc.
|
||||
alias weechat="TERM=screen-256color weechat-curses"
|
||||
alias slashdot="ab -kc 50 -t 300"
|
||||
|
||||
Reference in New Issue
Block a user