Skip to content

Set of my personal dotfiles for customising my workspace

Notifications You must be signed in to change notification settings

domjacks/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Set of personal dotfiles for configuring my workspace.

These files should be used on UNIX-based systems such as Linux or OSX. Place them in your ~/ directory and reload the applications for them to be loaded in.

Required Packages

  • tmux - Terminal Multiplexer
  • zsh - Alternative shell environment
  • vim - Text editor
  • nvim - Text editor
  • git - Version control
  • curl - Data transfer tool
  • fzf - Fuzzy finder
  • ripgrep - grep-like tool for searching

Vim/Neovim

In order to install the Vim plugins listed below, you will need to use the vim-plug plugin manager. Simply run :PlugInstall within Vim to install the plugins.

Zsh

In order to use the .zshrc you will need oh-my-zsh installed along with the powerline fonts.

Oh my Zsh Custom Plugins

About

Set of my personal dotfiles for customising my workspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published