mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-23 05:37:29 +00:00
fish: autogen completions; git: toml for highlighting
This commit is contained in:
parent
e8146a89cc
commit
943608aee4
|
@ -5,6 +5,7 @@ ln -s ../../.dotfiles/fish/config.fish ~/.config/fish
|
|||
curl -sL https://git.io/fisher | source
|
||||
fisher install {jorgebucaran/replay,PatrickF1/fzf}.fish
|
||||
set -U fish_features 3.{0,1,4}
|
||||
fish_update_completions
|
||||
|
||||
alias a 'alias -s'
|
||||
a acmus 'timeout (math 60 - (date +%M))m mpv --loop https://acmusicext.com/static/$argv/sunny/(date +%-I%P).ogg'
|
||||
|
|
1
git/config.toml
Symbolic link
1
git/config.toml
Symbolic link
|
@ -0,0 +1 @@
|
|||
config
|
Loading…
Reference in a new issue