DoctorDalek1963 / Linux-Setup

A small collection of my Linux config files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux-Setup

License Last Commit

Repo Size Code Size

NOTICE

I have switched to NixOS and this repo has been superseded by my NixOS config. All my dotfiles and system config now live there, except for my Neovim config, which lives here.


This is a small, simple repo to hold dotfiles for my Linux machines.

For ease of use, it contains a setup script called setup, which can symlink the dotfiles and install other software, such as the nvim package manager packer.nvim, and use this to install all the plugins defined in plugins.lua.

Since this project now uses symlinks, I recommend keeping this directory cloned and up-to-date.

In bash, you can use source .setup-completion.bash to get tab autocompletion. See ./setup --help for all the available commands.

About

A small collection of my Linux config files.

License:MIT License


Languages

Language:Shell 34.2%Language:Python 31.8%Language:Vim Script 18.6%Language:Lua 9.0%Language:Rust 4.0%Language:Dockerfile 1.5%Language:Vim Snippet 0.4%Language:Sage 0.4%Language:Julia 0.0%