https://github.com/ekspek/dotfiles
My very primitive dotfiles
https://github.com/ekspek/dotfiles
Last synced: over 1 year ago
JSON representation
My very primitive dotfiles
- Host: GitHub
- URL: https://github.com/ekspek/dotfiles
- Owner: ekspek
- Created: 2019-02-16T00:38:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T10:01:35.000Z (over 5 years ago)
- Last Synced: 2025-02-13T12:35:54.926Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 1.94 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My dotfiles repository. Mostly to get Vim and other things running quickly.
Still very primitive. Don't judge me :)
### Setting it up
For Linux, use the `install` file to install via dotbot. This should link most files to their proper locations.
Lots of applications have to be downloaded first though. Still have to get around writing a list for that.
### Stuff I use
Tmux, suckless terminal and zsh combined with oh-my-zsh for terminal emulation.
Neovim plugins are set up with the dein plugin manager.
Various monospaced fonts compatible with [vim-airline](https://github.com/vim-airline/vim-airline) can be found at [powerline/fonts](https://github.com/powerline/fonts) or at NerdFonts.
## Other notes
### Installing Terminus for Powerline font
Get the fonts from [their source](https://github.com/powerline/fonts).
sudo rm /etc/fonts/conf.d/70-no-bitmaps.conf
sudo fc-cache -f -v
git clone https://github.com/powerline/fonts
./install.sh
### Fixing colors
Suckless terminal might have some troubles with colors at first. Check these links for some help.
https://github.com/honza/base16-st/issues/3
https://askubuntu.com/questions/208345/dircolors-ls-not-being-displayed-correctly-under-ntfs-drive