mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Only initialize OS-specific shell aliases on the target OS
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
# Linux specific setup
|
||||
#
|
||||
|
||||
# Aliases
|
||||
alias o="xdg-open"
|
||||
|
||||
# Ensure 256 color support in Linux
|
||||
export TERM="xterm-256color"
|
||||
|
||||
Reference in New Issue
Block a user