Skip to content

Here i keep most of my configs ; You can find my Bash aliases, a list of must have Debian packages, my Tmux, Vim and Git configurations (and many others)

Notifications You must be signed in to change notification settings

Ruben-Madelaine/my-configs

Repository files navigation

🔧 My Configurations

Here are my Bash, Git and Sublime Text configs

Prerequisites

make sure Package Control is installed and it will automatically install the correct packages based on the packages list

Bash symlink commands

Bash aliases:

ln -s /home/ruben/workspace/git/my-configs/.bash_aliases ~/.bash_aliases

Bash configs:

ln -s /home/ruben/workspace/git/my-configs/.bashrc ~/.bashrc

Bash history:

ln -s /home/ruben/workspace/git/private-configs/.bash_history ~/.bash_history

:octocat: Git aliases:

ln -s /home/ruben/workspace/git/my-configs/.gitconfig ~/.gitconfig

Sublime Text configs:

ln -s /home/ruben/workspace/git/my-configs/User ~/.config/sublime-text-3/Packages

Terminator configs:

ln -s /home/ruben/workspace/git/my-configs/terminator ~/.config

Tmux configs:

ln -s /home/ruben/workspace/git/my-configs/.tmux.conf ~/.tmux.conf

Neofetch configs:

ln -s /home/ruben/workspace/git/my-configs/neofetch ~/.config

ZSH configs:

ln -s /home/ruben/workspace/git/my-configs/.zshrc ~/.zshrc

Fish configs:

ln -s /home/ruben/workspace/git/my-configs/config.fish ~/.config/fish/config.fish

Awesome configs:

ln -s /home/ruben/workspace/git/my-configs/rc.lua ~/.config/awesome/rc.lua

Dmenu configs:

ln -s /home/ruben/workspace/git/my-configs/dmenu_path /usr/bin/dmenu_path

Powerline-Shell configs:

ln -s /home/ruben/workspace/git/my-configs/powerline-shell/config.json ~/.config/powerline-shell/config.json

ln -s /home/ruben/workspace/git/my-configs/powerline-shell/theme.py ~/.local/lib/python3.8/site-packages/powerline_shell/themes/theme.py

ln -s /home/ruben/workspace/git/my-configs/powerline-shell/git.py ~/.local/lib/python3.8/site-packages/powerline_shell/segments/git.py

ln -s /home/ruben/workspace/git/my-configs/powerline-shell/root.py ~/.local/lib/python3.8/site-packages/powerline_shell/segments/root.py

Need help ?

🆘 You can find additional informations here:

About

Here i keep most of my configs ; You can find my Bash aliases, a list of must have Debian packages, my Tmux, Vim and Git configurations (and many others)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published