Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bourgeoisor/dotfiles
A collection of configuration files I use on my Unix systems.
https://github.com/bourgeoisor/dotfiles
configurations dotfiles unix
Last synced: 3 months ago
JSON representation
A collection of configuration files I use on my Unix systems.
- Host: GitHub
- URL: https://github.com/bourgeoisor/dotfiles
- Owner: bourgeoisor
- Created: 2013-04-02T00:55:45.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2023-10-19T18:16:52.000Z (about 1 year ago)
- Last Synced: 2023-10-19T22:25:21.862Z (about 1 year ago)
- Topics: configurations, dotfiles, unix
- Language: Vim Script
- Homepage:
- Size: 969 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Dotfiles
This repository contains the entirety of my Linux configuration. It is mainly intended for my own personal usage,
but feel free to use part or all of the files!Usage
-----Firstly, clone the repository.
git clone git://github.com/finiks/dotfiles.git
Then, change your working directory into the cloned repository.cd dotfiles
Finally, run the install script../install.sh
**Warning:** this process will overwrite any existing configuration files and possibly install unwanted applications.
If your goal is to only install some configuration files, it would be wiser to manually link them to your home directory.For instance, to only install the compton configuration file, one could run the following.
ln -s compton.conf ~/.compton.conf
My Setup
--------- iTerm2
- Homebrew
- IntelliJ
- Postman
- Evernote
- VSCode- htop
- vim
- tree
- tmux
- fish