Skip to content
/ env Public

My dotfiles for both macOS and Linux envorinments.

Notifications You must be signed in to change notification settings

agxs/env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My ZSH and Vim environment(plus legacy Bash stuff).

Vim environment based on spf13-vim.

Needs to be cloned into the ~/src/env directory. Then run setup.sh. Vim bundles and Oh-My-ZSH are automatically cloned.

Warning: The following files will be overwritten:

  • $HOME/.vimrc
  • $HOME/.vimrc.bundles
  • $HOME/.inputrc
  • $HOME/.zshrc
  • $HOME/.oh-my-zsh/themes/agxs.zsh-theme
  • $HOME/.tmux.conf
  • $HOME/.irssi/solarized-universal.theme
  • $HOME/.irssi/config

If you use bash, you need to add:

source ~/.bashrc_as

to the end of your .bashrc, but the bash stuff is really out of date so I highly recommend using the ZSH configuration.

The ZSH profile relies on Oh My ZSH. For the theme to look correct you'll need to edit your console font to have extra symbols. It's basically agnoster so just follow the documentation for setting that up. You'll probably need stuff from powerline too. OS X users can just use the pre-patched fonts. On Linux I had to patch it myself.

About

My dotfiles for both macOS and Linux envorinments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published