Skip to content

hsteude/dotfiles

Repository files navigation

dotfiles, dotfiles, dotfiles

Mostly for python development and some TeX stuff. I use zsh as shell and nvim as text editor.

Installation (asuming mac os for now)

E.g. on a fresh ubuntu, you need: gcc+, npm, node -v > 14 Install necessary cmd tools

brew install ripgrep neovim npm fzy git wget curl zsh gcc lua tmux
brew install --cask iterm2 firefow amethyst
cd; git clone https://github.com/hsteude/dotfiles.git

Create symlinks

sh ~/dotfiles/create_symlinks.sh

Install starship prompt

curl -sS https://starship.rs/install.sh | sh

Cargo and node if needed:

cargo install --git https://github.com/latex-lsp/texlab.git --locked

Install node

brew install node

If on mac os, tmux-256color terminfo needs to be installed

curl -LO https://invisible-island.net/datafiles/current/terminfo.src.gz && gunzip terminfo.src.gz
/usr/bin/tic -xe tmux-256color terminfo.src

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published