Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ototot/dotfiles

dotfiles used by oToToT
https://github.com/ototot/dotfiles

dotfiles

Last synced: 17 days ago
JSON representation

dotfiles used by oToToT

Awesome Lists containing this project

README

        

My dotfiles
===========

## Includes ##

- [Pwngdb](https://github.com/scwuaptx/Pwngdb)
- [GEF](https://github.com/hugsy/gef)
- [fish](https://github.com/fish-shell/fish-shell/) config
- [oh-my-fish](https://github.com/oh-my-fish/oh-my-fish)
- [zsh](https://www.zsh.org/) config
- [ohmyzsh](https://github.com/ohmyzsh/ohmyzsh)
- [vim](https://www.vim.org/) config
- [vim-plug](https://github.com/junegunn/vim-plug)
- [tmux](https://github.com/tmux/tmux) config
- [tpm](https://github.com/tmux-plugins/tpm)
- [screen](https://www.gnu.org/software/screen/) config

... and more

## Install ##

1. `git clone --recurse-submodules -j8 https://github.com/oToToT/dotfiles ~/dotfiles`
2. `cd ~/dotfiles`
3. For [zsh](https://www.zsh.org), run `./install.sh`
For [fish](https://github.com/fish-shell/fish-shell/), run `./install.fish`
4. For [tpm](https://github.com/tmux-plugins/tpm), please press `prefix` + I (capital i, as in Install) to fetch the plugin.
5. Enjoy !!

## Customize ##
* zsh
You could put your own config as what ohmyzsh recommend.
* fish
You could do what omf suggest you, some custom config inside this repo may broken, lol.