small changes
This commit is contained in:
parent
86cd2f025c
commit
85a5ddf4c4
@ -1,5 +1,5 @@
|
||||
[font]
|
||||
size = 14.0
|
||||
size = 17.0
|
||||
|
||||
[font.bold]
|
||||
family = "Ubuntu Mono"
|
||||
|
@ -4,10 +4,6 @@ if status is-interactive && type -q pfetch
|
||||
pfetch
|
||||
end
|
||||
|
||||
set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin $PATH /home/ludwig/.ghcup/bin # ghcup-env
|
||||
# bun
|
||||
set --export BUN_INSTALL "$HOME/.bun"
|
||||
set --export PATH $BUN_INSTALL/bin $PATH
|
||||
|
||||
|
||||
set -x EDITOR hx
|
||||
alias tmux="tmux -2"
|
||||
|
||||
|
@ -1,2 +1,6 @@
|
||||
theme = "github_dark"
|
||||
theme = "onedark"
|
||||
|
||||
[editor]
|
||||
line-number = "relative"
|
||||
mouse = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user