feat: update config
This commit is contained in:
@@ -2,9 +2,6 @@ if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
end
|
||||
|
||||
# Enable brew
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||
|
||||
alias dc="docker compose"
|
||||
alias dl="docker logs"
|
||||
alias de="docker exec"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Font
|
||||
font_family JetBrainsMono Nerd Font
|
||||
font_size 14.0
|
||||
font_size 12.0
|
||||
|
||||
disable_ligatures never
|
||||
|
||||
|
||||
Reference in New Issue
Block a user