diff --git a/alacritty/alacritty.yaml b/alacritty/alacritty.yaml new file mode 100644 index 0000000..e69de29 diff --git a/brew/Brewfile b/brew/Brewfile new file mode 100644 index 0000000..b599a9b --- /dev/null +++ b/brew/Brewfile @@ -0,0 +1,10 @@ +tap "homebrew/cask-fonts" +brew "font-jetbrains-mono-nerd-font" +brew "neovim" +brew "tmux" +brew "yarn" +brew "fzf" +brew "coursier" +brew "autojump" +brew "nnn" + diff --git a/startship/starship.toml b/startship/starship.toml new file mode 100644 index 0000000..06076c0 --- /dev/null +++ b/startship/starship.toml @@ -0,0 +1,6 @@ +# Don't print a new line at the start of the prompt +add_newline = false + +[line_break] +disabled = true +