Skip to content

enocom/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This is a collection of useful odds and ends. I try to keep the files here as minimal as possible.

Current tools:

Installation

# NeoVim installation
ln -s ~/workspace/dotiles/nvim ~/.config/nvim

# Zsh setup
# Set the ZDOTDIR to the zsh directory wherever it is on disk
sudo touch /etc/zshenv
sudo echo 'export ZDOTDIR="${HOME}/workspace/dotfiles/zsh"' >> /etc/zsh/zshenv

# tmux setup
ln -s ~/workspace/dotfiles/tmux.conf ~/.tmux.conf

About

Simple unix config files

Resources

License

Stars

Watchers

Forks

Packages

No packages published