Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chobbycode/dotfiles
My dotfiles. Linux.
https://github.com/chobbycode/dotfiles
dotfiles-linux
Last synced: 5 days ago
JSON representation
My dotfiles. Linux.
- Host: GitHub
- URL: https://github.com/chobbycode/dotfiles
- Owner: ChobbyCode
- Created: 2024-04-14T13:15:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T09:21:18.000Z (6 months ago)
- Last Synced: 2024-11-08T06:09:39.126Z (about 2 months ago)
- Topics: dotfiles-linux
- Language: Lua
- Homepage: https://chobbycode.github.io
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
These are my dotfiles, also know as your config files. My dotfiles setup is based on [Andrew8088's dotfiles](https://github.com/andrew8088/dotfiles), feel free to have a ponder at his.
> [!WARNING]
> Please Note: That these dotfiles are intended for use on Linux.## Install
To install my dotfiles run the following commands:
```
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
```
```
git clone github.com/ChobbyCode/dotfiles
```
```
cd dotfiles
```
```
./.install/bootstrap.sh
```