mirror of
https://github.com/DazAh/dotfiles
synced 2026-05-22 02:25:48 +01:00
update cs video settings and ohmyzsh
This commit is contained in:
@@ -34,7 +34,7 @@ if [[ $FOUND_RBENV -eq 1 ]]; then
|
||||
}
|
||||
|
||||
function current_gemset() {
|
||||
echo "$(rbenv gemset active 2&>/dev/null | sed -e ":a" -e '$ s/\n/+/gp;N;b a' | head -n1)"
|
||||
echo "$(rbenv gemset active 2>/dev/null)" | tr ' ' '+'
|
||||
}
|
||||
|
||||
function gems() {
|
||||
|
||||
Reference in New Issue
Block a user