Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamouization/dotfiles
:wrench: Dotfiles to increase command line workflow across machines.
https://github.com/adamouization/dotfiles
bash bash-alias bash-profile bash-prompt bashrc dotfiles dotfiles-linux tmux vim vim-configuration vimrc
Last synced: 5 days ago
JSON representation
:wrench: Dotfiles to increase command line workflow across machines.
- Host: GitHub
- URL: https://github.com/adamouization/dotfiles
- Owner: Adamouization
- Created: 2022-07-30T19:02:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T08:30:48.000Z (11 months ago)
- Last Synced: 2023-12-31T09:24:30.008Z (11 months ago)
- Topics: bash, bash-alias, bash-profile, bash-prompt, bashrc, dotfiles, dotfiles-linux, tmux, vim, vim-configuration, vimrc
- Language: Shell
- Homepage:
- Size: 423 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Collection of my dotfiles to help make my command line workflow more efficient.
## Usage
### Automatic
1. Download (or copy contents of) the `download_dotfiles.sh` file
2. Give it execution rights: `chmod +x download_dotfiles.sh`
3. Run it: `./download_dotfiles.sh`### Manual
1. Clone this repo
2. Copy the desired dotfiles (or parts of the files) into your home `~` directory to have their properties come into effect (need to reboot terminal).## Contact
* Email: adam[at]jaamour[dot]com
* Website: www.adam.jaamour.com
* LinkedIn: [linkedin.com/in/adamjaamour](https://www.linkedin.com/in/adamjaamour/)
* Linktree: [linktr.ee/adamouization](https://linktr.ee/adamouization)