Skip to content

amirsojoodi/dotfiles-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles (public)

Some of my personal dotfiles. (public version)

File Tree

├── .bashrc
├── .clang-format
├── .git-prompt.sh
├── .gitconfig
├── .inputrc
├── .ssh
│   └── config
├── .tmux.conf
├── .vimrc
├── .vscode
│   └── sftp.json
├── LICENSE
├── Latex
│   ├── defaultSettings.yaml
│   └── indentconfig.yaml
└── README.md

Some notes

File Location Description
.bashrc ~/ Bash configuration file
.clang-format /path/to/a/project/ Clang-format configuration file for clang-format
.git-prompt.sh ~/ Git prompt configuration file which is used in .bashrc
.gitconfig ~/ Git configuration file
.inputrc ~/ Inputrc configuration file
.ssh/config ~/.ssh/ SSH configuration file
.tmux.conf ~/ Tmux configuration file
.vimrc ~/ Vim configuration file
.vscode/sftp.json /usually/a/repo/.vscode/ A configuration file for VSCode SFTP extension
Latex/defaultSettings.yaml /the/path/in/indentconfig.yaml Default settings for latexindent program
Latex/indentconfig.yaml ~/ Configuration file for latexindent program

About

A collection of my dotfiles (public version)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published