Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

dwdwdan/dotfiles.old

Repository files navigation

ARCHIVED

My new dotfiles are at dwdwdan/.dotfiles

My Dotfiles

These are my dotfiles for nvim, bash and tmux.

Requirements

Installation

The installation for these relies on symlinks, I shall list the required ones below

  • ~/.config/nvim -> nvim
  • ~/.config/zathura -> zathura
  • ~/.config/neofetch -> neofetch
  • ~/.bashrc -> bash/.bashrc
  • ~/.bash_profile -> bash/.bash_profile
  • ~/.local/share/nvim/site/ftplugin -> nvim/ftplugin
  • ~/.config/coc/ultisnips -> nvim/snippets
  • ~/.tmux.conf -> .tmux.conf
  • ~/.zshrc -> .zshrc

For the awesome weather widget create a file weather_conf.lua inside awesome with the contents

city="123456"
api_key="abcdefghijklmnopqrstuvwxyz"

The city code can be found by finding the city on openweathermap and taking the last part of the address. An api key can be acquired from openweathermap.

About

My personal dotfiles repo for emacs, bash and tmux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published