Skip to content

My dotfiles for: zsh (with Oh-My-Zsh), neovim, tmux, and others

Notifications You must be signed in to change notification settings

skylineone044/dotfiles

Repository files navigation

My Dotfiles

My dotfiles for: zsh (with Oh-My-Zsh), vim and tmux, but here are my settings for konsole(with fonts and all) and latte-dock aswell.

installation

cd $HOME
mkdir Projects
cd Projects/
sudo pacman -S git
git clone https://gitlab.com/skylineone044/dotfiles
cd dotfiles
chmod +x *.sh
bash setup.sh

or to also install extras use

cd $HOME
mkdir Projects
cd Projects/
sudo pacman -S git
git clone https://gitlab.com/skylineone044/dotfiles
cd dotfiles
chmod +x *.sh
bash setup.sh --install-extras

neovim color scheme is at https://github.com/skylineone044/nvim-highlite the setup script automatically installs it as well

Screenshot

nvim, and a couple terminals

About

My dotfiles for: zsh (with Oh-My-Zsh), neovim, tmux, and others

Resources

Stars

Watchers

Forks