remove tuxedo config
This commit is contained in:
parent
e682671323
commit
4de5e9d67e
41 changed files with 8 additions and 21 deletions
|
|
@ -2,6 +2,11 @@ if status is-interactive
|
|||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
||||
abbr --add ll ll -a
|
||||
|
||||
function mvi
|
||||
mpv --config-dir=$HOME/.config/mvi/ $argv
|
||||
end
|
||||
|
||||
# BEGIN opam configuration
|
||||
# This is useful if you're using opam as it adds:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue