Skip to content

Cactric/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

List of files included, and where they should go: ./install.sh should automatically create symbolic links to the intended destinations from the files in this repo

(source, in this repo → destination, in file system)

  • zshrc → ~/.zshrc

    • This zshrc will create ~/.local/state/zsh/history
    • This zshrc has some dependencies, see the file for details
  • aliasrc → ~/.config/zsh/aliasrc

  • envrc → ~/.config/zsh/envrc

  • nanorc → ~/.config/nano/nanorc

  • machine-colours → ~/.config/zsh/machine-colours

  • dircolors → ~/.config/zsh/dircolors

  • neofetch_config.conf → ~/.config/neofetch/config.conf

  • if XDG_CONFIG_HOME is set, anything I said goes in ~/.config goes there instead

  • if XDG_STATE_HOME is set, the history files goes there instead of ~/.local/state

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages