SickanK / dotfiles

Config files for different linux applications I use :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This is a repository containing my dotfiles for both macos and linux.

Linux


Fonts to install:

  • siji
  • otf-awesome-font

MacOS


Make sure to install:

Fonts to install:

  • Jetbrains Mono Nerdfont

Instead of moving the folders create symlinks for neovim ln -s ~/dotfiles/macos/nvim ~/.config/ and tmux ln -s ~/dotfiles/macos/tmux ~/.config/

After installing dependencies run: tmux source ~/.config/tmux/ and install by pressing: <prefix>+I where prefix is Ctrl+Space

About

Config files for different linux applications I use :)


Languages

Language:Vim Script 98.4%Language:Lua 0.9%Language:Python 0.5%Language:Shell 0.2%